Skip to content

Commit 483bdb7

Browse files
authored
Merge pull request #22 from contentstack/fix/vulnerability_fixes
fix:vulnerability issue
2 parents 62be687 + 60adcba commit 483bdb7

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)