Skip to content

Commit ef43180

Browse files
committed
chore: update vscode config
1 parent fec618a commit ef43180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"editor.formatOnSave": true,
33
"editor.defaultFormatter": "esbenp.prettier-vscode",
44
"editor.codeActionsOnSave": {
5-
"source.fixAll.eslint": true
5+
"source.fixAll.eslint": "explicit"
66
},
77
"eslint.validate": ["javascript", "typescript"],
88
"prettier.requireConfig": true

0 commit comments

Comments
 (0)