Skip to content

Commit

Permalink
Code Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
danimart1991 committed Apr 27, 2020
1 parent 5fcfc0e commit f0a528d
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"semi": true,
"trailingComma": "all",
"trailingComma": "none",
"singleQuote": true,
"printWidth": 120,
"tabWidth": 2
Expand Down
Loading

0 comments on commit f0a528d

Please sign in to comment.