Skip to content

Parsing error: ESLint was configured to run on <tsconfigRootDir>/src/app.controller.spec.ts using parserOptions.project #10

@pm1100tm

Description

@pm1100tm

Parsing error: ESLint was configured to run on <tsconfigRootDir>/src/app.controller.spec.ts using parserOptions.project: /users/swd/desktop/workspace/nestjs/nestjs-backend/tsconfig.json
However, that TSConfig does not include this file. Either:

  • Change ESLint's list of included files to not include this file
  • Change that TSConfig to include this file
  • Create a new TSConfig that includes this file and include it in your parserOptions.project

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions