2024-09-29 03:08

[트러블슈팅] Parsing error: ESLint was configured to run on ...... parserOptions.project

Nest.js 프로젝트에서 새로운 테스트 코드를 실행할 때 다음과 같은 오류가 발생했습니다: "Parsing error: ESLint was configured to run on <tsconfigRootDir>/src/resour...

댓글