Skip to content

Commit

Permalink
Update VSCode setting (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matushl authored Dec 10, 2023
1 parent c28466a commit 4008a0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
}

0 comments on commit 4008a0b

Please sign in to comment.