Skip to content

Repo(scope-manager): tsconfig include is empty #9996

@abrahamguo

Description

@abrahamguo

Suggestion

Different from any other tsconfig in the repo, packages/scope-manager/tsconfig.json => include is an empty array.

This means that when running npx tsc -w --project packages/scope-manager, it always reports zero errors — not even syntax errors — in packages/scope-manager.

This was originally introduced in #4788.

Zooming out a little bit, should we do an analysis to bring all of our tsconfigs in sync with each other? This is the most blatant example, but there are many small differences between our various tsconfigs, which should probably be investigated.

Additional Info

No response

Metadata

Metadata

Assignees

Labels

repo maintenancethings to do with maintenance of the repo, and not with code/docsteam assignedA member of the typescript-eslint team should work on this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions