Skip to content

Commit 68094c7

Browse files
committed
revert the changes for the settings.json
1 parent 88a71ff commit 68094c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"typescriptreact"
77
],
88
"editor.codeActionsOnSave": {
9-
"source.fixAll.eslint": true
9+
"source.fixAll.eslint": true,
1010
},
1111
"editor.tabSize": 2,
1212
"files.eol": "\n",

0 commit comments

Comments
 (0)