Skip to content

Commit e4f6b3c

Browse files
feat(Lint): Added ESLint
1 parent 5a6b87c commit e4f6b3c

File tree

4 files changed

+3733
-660
lines changed

4 files changed

+3733
-660
lines changed

.eslintrc.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "next/core-web-vitals"
3+
}

0 commit comments

Comments
 (0)