未验证 提交 389e9dd5 编写于 作者: M Martin Aeschlimann 提交者: GitHub

Merge pull request #95751 from iliazeus/95584-additional-json-file-extensions

add more json file extensions #95584
......@@ -22,13 +22,12 @@
"extensions": [
".json",
".bowerrc",
".jshintrc",
".jscsrc",
".swcrc",
".webmanifest",
".js.map",
".css.map",
".har",
".jslintrc",
".jsonld"
],
"filenames": [
......@@ -52,7 +51,10 @@
".babelrc",
".jsonc",
".eslintrc",
".eslintrc.json"
".eslintrc.json",
".jsfmtrc",
".jshintrc",
".swcrc"
],
"configuration": "./language-configuration.json"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册