Improve snippets loading
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
"path": "./snippets/tex.json"
|
||||
},
|
||||
{
|
||||
"language": "javascript",
|
||||
"language": [
|
||||
"javascript",
|
||||
"typescript"
|
||||
],
|
||||
"path": "./snippets/javascript.json"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user