Skip to content

Commit

Permalink
more cleanup. add prettier org imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciaran Schutte committed Jan 14, 2024
1 parent 6d4aee0 commit 4744292
Show file tree
Hide file tree
Showing 3 changed files with 49,794 additions and 52,346 deletions.
9 changes: 9 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"printWidth": 100,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"useTabs": true,
"tabWidth": 2,
"plugins": ["prettier-plugin-organize-imports"]
}
Loading

0 comments on commit 4744292

Please sign in to comment.