eslint
์๋
ํ์ธ์! ๊นํ์ ์๋ ํจํค์ง ๋ฒ์ ์ ์ฌ์ฉํ์๋๋ฐ PS C:\Users\Master\inflearn\lecture-frontend-dev-env> npm run lint>>> lecture-frontend-dev-env@1.0.0 lint> eslint src --fixOops! Something went wrong! :(ESLint: 9.14.0ESLint 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 guideto update your configuration file to the new format:https://eslint.org/docs/latest/use/configure/migration-guideIf you still have problems after following the migration guide, please stop byhttps://eslint.org/chat/help to chat with the team. ์ด๋ฐ ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค!