You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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