Skip to content

Commit

Permalink
Merge pull request #31 from rice-apps/seo
Browse files Browse the repository at this point in the history
Seo
  • Loading branch information
KataTech authored Mar 30, 2024
2 parents b835560 + d98351b commit 834fc1b
Show file tree
Hide file tree
Showing 21 changed files with 4,346 additions and 7,352 deletions.
5 changes: 4 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"semi": false
"semi": false,
"singleQuote": true,
"printWidth": 120,
"arrowParens": "avoid"
}
Loading

0 comments on commit 834fc1b

Please sign in to comment.