Skip to content

Commit

Permalink
implemented linter and fixed error messages (#99)
Browse files Browse the repository at this point in the history
* implemented linter and fixed error messages

* Add linting dependencies.

---------

Co-authored-by: nateb <[email protected]>
  • Loading branch information
Alisa1989 and natebass authored Jul 8, 2024
1 parent 9fb5656 commit 88216cd
Show file tree
Hide file tree
Showing 16 changed files with 3,018 additions and 200 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}
Loading

0 comments on commit 88216cd

Please sign in to comment.