Skip to content

Commit 1fc0eae

Browse files
committed
Chore(#44): eslint.json 파일 수정
1 parent c401564 commit 1fc0eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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/babel", "next/core-web-vitals", "plugin:storybook/recommended"],
2+
"extends": ["next", "next/core-web-vitals", "plugin:storybook/recommended"],
33
"rules": {
44
"react/display-name": "off"
55
}

0 commit comments

Comments
 (0)