chore: add tslint to example package.json

closes #1926
Not sure how it disappeared.
This commit is contained in:
Ward Bell 2016-07-19 11:23:22 -07:00
parent 8c1bbbf318
commit 72efdc5e5b
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
"style-loader": "^0.13.1",
"ts-loader": "^0.8.2",
"ts-node": "^0.7.3",
"tslint": "^3.13.0",
"typescript": "^1.8.10",
"typings": "^1.0.4",
"webpack": "^1.13.0",