Bob Holben
Member since Dec 3, 2016
- Profile: /members/13378-bob-holben.htm
- Comments: 1
Recent Blog Comments By Bob Holben
-
Adding Custom Typings Files (*.d.ts) In An Angular 2 TypeScript Application
Posted on Dec 3, 2016 at 11:14 AM
To add a little detail to @John's comment, Angular 2 has deprecated this typings approach - https://github.com/angular/angular/blob/master/CHANGELOG.md#200-beta6-2016-02-11 . If you'd like to install an npm package without typescript support, the process is easier now. Just install from npm like... read more »