Revert unintended change

This commit is contained in:
felix920506
2024-02-26 13:43:10 -05:00
parent 8edccca35e
commit 39a434f34c
+1 -1
View File
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"eslint.format.enable": true,
"editor.formatOnSave": false