yohei0125 4 tahun lalu
induk
melakukan
e5272d346e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
   }
 }