项目作者: ngohungphuc

项目描述 :
Angular APP
高级语言: TypeScript
项目地址: git://github.com/ngohungphuc/Angular.git
创建时间: 2017-01-01T12:48:06Z
项目社区:https://github.com/ngohungphuc/Angular

开源协议:

下载


AngularJS2 Note

For lint ts file install tslint globally

Check ts file in app folder

tslint “app/*/.ts”

Fix error in app folder

tslint “app/*/.ts” —fix