Skip to content

Specify a different tsconfig.json for linting #107750

@dfee

Description

@dfee

I use a tsconfig.eslint.json for linting – this is picked up in my .eslintrc.js. However, VSCode complains because it's using tsconfig.json to validate my *.test.ts files, which is specifically excluded in tsconfig.json but included in tsconfig.eslint.json.

Metadata

Metadata

Assignees

Labels

*questionIssue represents a question, should be posted to StackOverflow (VS Code)info-neededIssue requires more information from postertypescriptTypescript support issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions