Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joefiorini/tsx-generics-syntax-repro
https://github.com/joefiorini/tsx-generics-syntax-repro
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joefiorini/tsx-generics-syntax-repro
- Owner: joefiorini
- Created: 2019-09-09T16:44:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T18:15:29.000Z (over 5 years ago)
- Last Synced: 2024-11-16T16:28:53.454Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```