Migrate JS/TS to language-configuration

This commit is contained in:
Martin Aeschlimann
2016-07-21 20:06:20 +02:00
parent 354a014029
commit e929d1d8f0
6 changed files with 66 additions and 39 deletions

View File

@@ -37,7 +37,8 @@
],
"extensions": [
".ts"
]
],
"configuration": "./language-configuration.json"
},
{
"id": "typescriptreact",
@@ -47,7 +48,8 @@
],
"extensions": [
".tsx"
]
],
"configuration": "./language-configuration.json"
}
],
"grammars": [