Skip to content

Commit

Permalink
vs code setting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Deokumarjnu committed Dec 18, 2020
1 parent a02ef92 commit 0351b49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"javascript.format.insertSpaceBeforeFunctionParenthesis": false,
"files.associations": {
"*.css": "scss"
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}

0 comments on commit 0351b49

Please sign in to comment.