Skip to content

Commit

Permalink
Add path aliases and alias-hq, .prettierc
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Chiang committed Apr 29, 2022
1 parent 95e2bce commit a2b253f
Show file tree
Hide file tree
Showing 4 changed files with 15,619 additions and 9,331 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"semi": true,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100,
"tabWidth": 4
}
Loading

0 comments on commit a2b253f

Please sign in to comment.