提交 dbdf8bb0 编写于 作者: I Ilia Pozdnyakov

add more json file extensions #95584

上级 edbd62b0
......@@ -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.
先完成此消息的编辑!
想要评论请 注册