mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
@@ -24,7 +24,6 @@
|
||||
".bowerrc",
|
||||
".jshintrc",
|
||||
".jscsrc",
|
||||
".eslintrc",
|
||||
".swcrc",
|
||||
".webmanifest",
|
||||
".js.map",
|
||||
@@ -49,7 +48,9 @@
|
||||
"extensions": [
|
||||
".hintrc",
|
||||
".babelrc",
|
||||
".jsonc"
|
||||
".jsonc",
|
||||
".eslintrc",
|
||||
".eslintrc.json"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user