Skip to content

Commit

Permalink
chore: update package-lock, add prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Nov 4, 2023
1 parent 7061b50 commit 64ce08b
Show file tree
Hide file tree
Showing 2 changed files with 2,362 additions and 1,132 deletions.
9 changes: 9 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "always"
}
Loading

0 comments on commit 64ce08b

Please sign in to comment.