We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f360232 + 3d77a1c commit 85ec680Copy full SHA for 85ec680
.vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
4
},
5
// 配置 Tab 空格数
6
"editor.tabSize": 2,
0 commit comments