I would like to check a vscode typescript react snippet file into source code so that these can be distributed to developers.
At the moment, I'm editing a global snippet file under -[user]/AppData/Romaing/Code/Snippets/typescriptreact.json -
so this works great for me locally. It would be even better if I could check this into my application code.
Any suggestions are appreciated -
Cheers