Skip to content

Commit

Permalink
vscode settings.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Dec 21, 2023
1 parent 01fe26b commit ecdda13
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 @@ -4,7 +4,7 @@
"editor.minimap.renderCharacters": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"emmet.includeLanguages": {
"django-html": "html",
Expand Down

0 comments on commit ecdda13

Please sign in to comment.