프론트에서
npm start 실행 후 다음 에러가 나왔을때 대처법
[eslint] Linter is not a constructor
ESLint를 7버전으로 업데이트 또는 설치가 안되었다면 설치하면 해결
npm i -D eslint@7.32.0