We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c791adc commit 0d20e4cCopy full SHA for 0d20e4c
.vscode/settings.json
@@ -3,7 +3,7 @@
3
"source.fixAll.eslint": "explicit",
4
"source.organizeImports": "never"
5
},
6
- "eslint.experimental.useFlatConfig": true,
+ "eslint.useFlatConfig": true,
7
"editor.formatOnSave": false,
8
"eslint.validate": ["html", "css", "scss", "json", "jsonc"],
9
"i18n-ally.displayLanguage": "zh-cn",
0 commit comments