Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove default configuration (semi = true) from pretterrc. Leave prin…
…twidth, since that might be something people want to change I guess
  • Loading branch information
robsimmons committed Jul 27, 2022
commit ba8c068513ed62cf21fbdefcffcbfc623289cb93
1 change: 0 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"semi": true,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 80
Expand Down