Skip to content

Commit 1e1c3cf

Browse files
committed
Add strict Next.js ESLint config for CI/CD builds
1 parent 9220647 commit 1e1c3cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/.eslintrc.json

Lines changed: 3 additions & 0 deletions
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)