mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
allow trailing commas in tsconfig.json (for #80419)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"allowTrailingCommas": true,
|
||||
"title": "JSON schema for the TypeScript compiler's configuration file",
|
||||
"type": "object",
|
||||
"default": {
|
||||
|
||||
Reference in New Issue
Block a user