Skip to content

Commit

Permalink
remove setting
Browse files Browse the repository at this point in the history
  • Loading branch information
elileto committed Feb 8, 2019
1 parent 93278b0 commit 327edcf
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,7 +1,7 @@
// Place your settings in this file to overwrite default and user settings.
{
"css.validate": false,
"editor.formatOnSave": false,
"editor.formatOnSave": true,
"eslint.validate": [
"javascript",
"javascriptreact",
Expand Down

0 comments on commit 327edcf

Please sign in to comment.