Skip to content

Commit

Permalink
Use prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MadSpindel committed Dec 30, 2019
1 parent c80186e commit 7a38945
Show file tree
Hide file tree
Showing 7 changed files with 169 additions and 1,133 deletions.
19 changes: 0 additions & 19 deletions .eslintrc.json

This file was deleted.

4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files.eol": "\n",
"files.insertFinalNewline": true,
"editor.formatOnSave": true,
"eslint.enable": true
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
}
Loading

0 comments on commit 7a38945

Please sign in to comment.