inflearn logo
Course

Course

Instructor

dkswndus6988's Posts

dkswndus6988 dkswndus6988

@dkswndus69880666

Reviews Written
-
Average Rating
-

Posts 1

Q&A

eslint

안녕하세요! 깃헙에 있는 패키지 버전을 사용하였는데 PS C:\Users\Master\inflearn\lecture-frontend-dev-env> npm run lint >> > lecture-frontend-dev-env@1.0.0 lint > eslint src --fix Oops! Something went wrong! :( ESLint: 9.14.0 ESLint couldn't find an eslint.config.(js|mjs|cjs) file. From ESLint v9.0.0, the default configuration file is now eslint.config.js. If you are using a .eslintrc.* file, please follow the migration guide to update your configuration file to the new format: https://eslint.org/docs/latest/use/configure/migration-guide If you still have problems after following the migration guide, please stop by https://eslint.org/chat/help to chat with the team. 이런 오류가 발생했습니다!

Likes
0
Comments
3
Viewcount
406