mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
Suggestion: tsconfig.*.json should be detected as jsonc. Fixes #50974
This commit is contained in:
@@ -56,9 +56,7 @@
|
||||
"settings.json",
|
||||
"launch.json",
|
||||
"tasks.json",
|
||||
"keybindings.json",
|
||||
"tsconfig.json",
|
||||
"jsconfig.json"
|
||||
"keybindings.json"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user