Skip to content

Commit

Permalink
Use most prettier defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiKilian committed Apr 25, 2022
1 parent 6e72f38 commit f4c6611
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
module.exports = {
bracketSpacing: false,
bracketSameLine: true,
singleQuote: true,
trailingComma: 'all',
arrowParens: 'avoid',
};

0 comments on commit f4c6611

Please sign in to comment.