add tslint in demo shell #1641 (#1642)

This commit is contained in:
Eugenio Romano
2017-02-20 14:23:01 +00:00
committed by Denys Vuika
parent 59cbbcbe4d
commit 12abac0339
5 changed files with 12 additions and 16 deletions

View File

@@ -96,4 +96,3 @@ import {
bootstrap: [ AppComponent ]
})
export class AppModule { }