Skip to content

Commit

Permalink
Finish baseline code
Browse files Browse the repository at this point in the history
  • Loading branch information
leng-yue committed Jan 25, 2023
1 parent 6809927 commit 647d8d4
Show file tree
Hide file tree
Showing 13 changed files with 3,394 additions and 6,068 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "next/core-web-vitals"
"extends": ["next", "plugin:prettier/recommended"]
}
Loading

0 comments on commit 647d8d4

Please sign in to comment.