Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rugoncalves committed Feb 14, 2024
1 parent 9c249c5 commit f096f36
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
Expand Up @@ -3,7 +3,7 @@
"files.autoSave": "off",
"editor.minimap.maxColumn": 170,
"editor.wordWrapColumn": 170,
"editor.formatOnSave": false,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
Expand Down

0 comments on commit f096f36

Please sign in to comment.