Some snippets that I use.
For VS Code:
- Not published to vs-code marketplace yet.
For Vim:
Plug 'neoclide/coc.nvim':CocInstall https://github.com/hew/snips
Note: If the installation doesn't work, try it without the https (http://github.com/hew/snips)
- Thanks to andys8 for vscode-jest-snippets