Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge branch 'vscode'
Browse files Browse the repository at this point in the history
* vscode:
  chore: update vscode settings
  • Loading branch information
feryardiant committed Dec 25, 2023
2 parents 63f68d8 + 9970cbc commit 46a326c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": false,
"files.associations": {
Expand Down

0 comments on commit 46a326c

Please sign in to comment.