Skip to content

Commit

Permalink
[package.json] set prettier printwidth config to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
nhenin committed Mar 17, 2024
1 parent cb546a5 commit 1fab9fe
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 @@ -10,6 +10,7 @@
"access": "public"
},
"prettier": {
"printWidth": 120,
"trailingComma": "es5"
},
"contributors": [
Expand Down

0 comments on commit 1fab9fe

Please sign in to comment.