Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fosol committed Sep 26, 2022
1 parent 9603b4d commit cf292a5
Show file tree
Hide file tree
Showing 2 changed files with 1,458 additions and 3,247 deletions.
8 changes: 8 additions & 0 deletions frontend/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"semi": true,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100,
"tabWidth": 2,
"endOfLine": "lf"
}

0 comments on commit cf292a5

Please sign in to comment.