Skip to content

Commit

Permalink
Add prettier configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-doudera committed Aug 21, 2023
1 parent 18272fc commit b421a8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stubs/.prettierrc.stub
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"singleQuote": true,
"printWidth": 120,
"tabWidth": 4,
"tailwindConfig": "./tailwind.config.js",
"plugins": [
"./node_modules/prettier-plugin-blade/",
Expand Down

0 comments on commit b421a8f

Please sign in to comment.