项目作者: ngohungphuc
项目描述 :
Angular APP
高级语言: TypeScript
项目地址: git://github.com/ngohungphuc/Angular.git
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