Skip to content

Commit

Permalink
chore: adjust code style
Browse files Browse the repository at this point in the history
  • Loading branch information
chakhsu committed Dec 7, 2023
1 parent c3e79ea commit d507173
Show file tree
Hide file tree
Showing 23 changed files with 378 additions and 1,532 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"jsxSingleQuote": true,
"printWidth": 80,
"printWidth": 200,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
Expand Down
Loading

0 comments on commit d507173

Please sign in to comment.