yohei0125 4 năm trước cách đây
mục cha
commit
e5272d346e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .vscode/settings.json

+ 1 - 1
.vscode/settings.json

@@ -19,7 +19,7 @@
     "editor.formatOnSave": false
   },
   "editor.codeActionsOnSave": {
-    "source.fixAll.eslint": false,
+    "source.fixAll.eslint": true,
     "source.fixAll.markdownlint": true
   }
 }