Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: .eslintrc.js.
The file must be included in at least one of the projects provided.
https://stackoverflow.com/questions/63118405/how-to-fix-eslintrc-the-file-does-not-match-your-project-config
이거로 고치고
원인은
https://stackoverflow.com/a/64283139/1345639
'프로그래밍 > Javascript' 카테고리의 다른 글
TypeORM + MongoDB 적용 및 사용하지 않게 된 이유 (1) | 2021.10.05 |
---|---|
React Native 시작하기 (0) | 2021.09.10 |
Node v16.6.0 변경점 Array.prototype.at (0) | 2021.08.07 |