-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
TypeScript Version: 2.4.0 / nightly (2.5.0-dev.201xxxxx)
2.5.2
It's a old issue that haven't resolve yet.
Resubmit this for old ones are closed.
Case
- Used many declaration in node_modules/@types
@types/node
bring some compile error (it is a frontend project, but@types/node
is a dependency of other package)- So it need to disable
@types/node
, while other
Suggestion
- Support
excludeTypeRoots
intsconfig.json
. excludeTypeRoots
have higher prioiry thantypeRoots
n9, maxieblake, huy-nguyen, Yelmuf, JannesMeyer and 206 moreiahu
Metadata
Metadata
Assignees
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript