Specify tsconfig.tsbuildinfo is json (#149065)
parent
8fb2dc9c2a
commit
a9fc85ff47
|
@ -51,6 +51,12 @@
|
|||
"tsconfig-*.json",
|
||||
"jsconfig-*.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "json",
|
||||
"filenames": [
|
||||
"tsconfig.tsbuildinfo"
|
||||
]
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
|
|
Loading…
Reference in New Issue