-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionneeds: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed
Description
- [] bug report
- [X] feature request
Versions.
@angular/cli@1.1.0
Repro steps.
ng new project-name
cd project-name
ng lint
Warning: The 'no-use-before-declare' rule requires type checking
ng lint --type-check
No Warning
Desired functionality.
Should --type-check be the default? Or at least a way to set it as default would be nice.
ysgk, mindstorm, daBishMan, imcotton, lukaszklis and 11 more
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionneeds: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed