Skip to content

Commit

Permalink
removing redundant/unnecessary lines as these are defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
theabgarg committed Feb 19, 2022
1 parent 27affb4 commit a858b1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/with-tailwindcss/prettier.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
module.exports = {
arrowParens: 'always',
singleQuote: true,
tabWidth: 2,
semi: false,
}

0 comments on commit a858b1c

Please sign in to comment.