Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joefiorini/tsx-generics-syntax-repro


https://github.com/joefiorini/tsx-generics-syntax-repro

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

You'll need vim-plugged to run this example (or replace the `Plug` calls in `init.vim` with your preferred plugin manager).

I'm using a recent build of NeoVim. Open nvim using:

```
nvim -u init.vim test.tsx
```