Skip to content

Commit

Permalink
prettier 다시 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Lseoksee committed Feb 8, 2024
1 parent 20b3c80 commit 372efae
Show file tree
Hide file tree
Showing 5 changed files with 3,023 additions and 3,152 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"printWidth": 150,
"tabWidth": 2,
"useTabs": true,
"trailingComma": "none",
"arrowParens": "avoid"
}
Loading

0 comments on commit 372efae

Please sign in to comment.