Skip to content

Commit

Permalink
Fix prettier config to match xo config. (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin authored Jun 14, 2021
1 parent 9230972 commit 265c7f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"xo": "^0.38.2"
},
"prettier": {
"bracketSpacing": false,
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
Expand Down

0 comments on commit 265c7f2

Please sign in to comment.