mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Specify tsconfig.tsbuildinfo is json (#149065)
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
"tsconfig-*.json",
|
||||
"jsconfig-*.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "json",
|
||||
"filenames": [
|
||||
"tsconfig.tsbuildinfo"
|
||||
]
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
|
||||
Reference in New Issue
Block a user