Skip to content

Commit

Permalink
remove unneeded overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Dec 23, 2020
1 parent 4c75b6b commit 32a6912
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"singleQuote": true,
"semi": true,
"printWidth": 180,
"arrowParens": "always"
"printWidth": 180
}

0 comments on commit 32a6912

Please sign in to comment.