Skip to content

Commit 60adcba

Browse files
committed
fix:vulnerability issue
1 parent 64b286b commit 60adcba

File tree

2 files changed

+12
-7255
lines changed

2 files changed

+12
-7255
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "next/core-web-vitals",
2+
"extends": ["next/babel","next/core-web-vitals"],
33
"rules": {
44
"@next/next/no-page-custom-font":"off",
55
"@next/next/no-sync-scripts":"off",

0 commit comments

Comments
 (0)