Skip to content

Commit b776e1c

Browse files
author
PRM-KaN
committed
111
1 parent 81006b9 commit b776e1c

File tree

3 files changed

+5345
-1129
lines changed

3 files changed

+5345
-1129
lines changed

.eslintrc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"extends": [
3+
"next/core-web-vitals",
4+
"next/typescript"
5+
]
6+
}

0 commit comments

Comments
 (0)