Skip to content

Commit

Permalink
lint(frontend): edit .prettierrc config
Browse files Browse the repository at this point in the history
  • Loading branch information
gangjun06 committed Nov 27, 2022
1 parent f5d2836 commit 2729b40
Show file tree
Hide file tree
Showing 2 changed files with 4,585 additions and 184 deletions.
4 changes: 2 additions & 2 deletions frontend/.prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"tabWidth": 4,
"useTabs": true
"tabWidth": 2,
"useTabs": false
}
Loading

0 comments on commit 2729b40

Please sign in to comment.