mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
warn when unexpected properties show up in jsconfig.json, #5699
This commit is contained in:
@@ -182,7 +182,8 @@
|
||||
"type": "boolean",
|
||||
"description": "When down-level compiling, do not emit \"use strict\" directives in module output."
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"files": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user