Skip to content

Commit

Permalink
Removed prettier/standard
Browse files Browse the repository at this point in the history
  • Loading branch information
sunesimonsen committed Mar 16, 2021
1 parent 122ced6 commit ccef0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": ["standard", "prettier", "prettier/standard"],
"extends": ["standard", "prettier"],
"plugins": ["import", "mocha"],
"env": {
"mocha": true
Expand Down

0 comments on commit ccef0b3

Please sign in to comment.