-
Notifications
You must be signed in to change notification settings - Fork 26.4k
Closed
Description
I'm submitting a ... (check one with "x")
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
Deprecated commands not reported in TypeScript in ng4
for example, see image below. I see the cross out in WebStorm but if I would never open this file I wouldn't know it's been deprecated.
Expected behavior
Expect TS to show the errors, at least as warnings
Minimal reproduction of the problem with instructions
I can provide a project if need be
@angular/cli: 1.0.0
node: 6.9.5
os: win32 x64
@angular/common: 4.0.0
@angular/compiler: 4.0.0
@angular/core: 4.0.0
@angular/forms: 4.0.0
@angular/http: 4.0.0
@angular/animations: 4.0.0
@angular/platform-browser: 4.0.0
@angular/platform-browser-dynamic: 4.0.0
@angular/router: 4.0.0
@angular/cli: 1.0.0
@angular/compiler-cli: 4.0.0
@angular/language-service: 4.0.0
@ngtools/webpack: 1.3.0
Metadata
Metadata
Assignees
Labels
No labels