Fix TS snippets

TS snippets now live in ts-basics instead of the regular ts extension
This commit is contained in:
Matt Bierner
2018-02-27 11:20:34 -08:00
parent ce02d1d7f5
commit e694de979f
2 changed files with 11 additions and 11 deletions

View File

@@ -517,16 +517,6 @@
"language": "typescriptreact"
}
],
"snippets": [
{
"language": "typescript",
"path": "./snippets/typescript.json"
},
{
"language": "typescriptreact",
"path": "./snippets/typescript.json"
}
],
"jsonValidation": [
{
"fileMatch": "tsconfig.json",