Skip to content

Commit

Permalink
Add trailing commas
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed Jan 2, 2025
1 parent 4beb8b4 commit 339e316
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 251 deletions.
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"useTabs": false,
"singleQuote": true,
"semi": false,
"arrowParens": "avoid",
"trailingComma": "none"
"arrowParens": "avoid"
}
Loading

0 comments on commit 339e316

Please sign in to comment.