Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 8fdd4a7

Browse files
Agrim JainAgrim Jain
authored andcommitted
fix: undo the changes
1 parent 3f48ebb commit 8fdd4a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"editor.codeActionsOnSave": {
3-
"source.fixAll.eslint": "explicit"
4-
},
2+
"editor.codeActionsOnSave": { "source.fixAll.eslint": true },
53
"editor.defaultFormatter": "esbenp.prettier-vscode",
64
"editor.formatOnSave": true
75
}

0 commit comments

Comments
 (0)