mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
trailing commas only for setting files
This commit is contained in:
@@ -50,8 +50,7 @@
|
||||
".babelrc",
|
||||
".jsonc",
|
||||
".eslintrc",
|
||||
".eslintrc.json",
|
||||
"tslint.json"
|
||||
".eslintrc.json"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user