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

Commit 3f48ebb

Browse files
Agrim JainAgrim Jain
authored andcommitted
fix: empty commit
1 parent 407c390 commit 3f48ebb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"editor.codeActionsOnSave": { "source.fixAll.eslint": true },
2+
"editor.codeActionsOnSave": {
3+
"source.fixAll.eslint": "explicit"
4+
},
35
"editor.defaultFormatter": "esbenp.prettier-vscode",
46
"editor.formatOnSave": true
57
}

0 commit comments

Comments
 (0)