Skip to content

Commit 4f4278a

Browse files
committed
hotfix: ESLint 미동작 문제 해결
1 parent 26f9d15 commit 4f4278a

File tree

2 files changed

+111
-19
lines changed

2 files changed

+111
-19
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"@types/react": "^18",
5959
"@types/react-dom": "^18",
6060
"@typescript-eslint/eslint-plugin": "^8.32.0",
61+
"@typescript-eslint/parser": "^8.33.0",
6162
"babel-plugin-inline-react-svg": "^2.0.2",
6263
"eslint": "^8.57.1",
6364
"eslint-config-next": "14.2.18",

pnpm-lock.yaml

Lines changed: 110 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)