add tslint in demo folders

This commit is contained in:
Eugenio Romano
2016-05-24 16:45:57 +01:00
parent 54466446cc
commit bfd04f6475
14 changed files with 408 additions and 13 deletions

View File

@@ -114,7 +114,8 @@
"check-operator",
"check-separator",
"check-type",
"check-module"
"check-module",
"check-decl"
]
}
}