Skip to content

Commit

Permalink
chore: remove default prettier setting
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Sep 22, 2023
1 parent 05c7829 commit 6f228dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prettier.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ export default {
endOfLine: 'auto',
semi: false,
singleQuote: true,
trailingComma: 'all',
}

0 comments on commit 6f228dc

Please sign in to comment.