Include apps and tests in tsconfig.json

This commit is contained in:
Rossen Hristov
2016-12-20 09:36:23 +02:00
parent c71b4d4bf1
commit 75dba8fab2
2 changed files with 1 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
"time-grunt": "1.3.0",
"tslint": "^3.15.1",
"typedoc": "0.4.5",
"typescript": "~2.1.4"
"typescript": "~2.0.10"
},
"scripts": {
"setup": "npm run dev-link-tns-platform-declarations && npm run dev-link-tns-core-modules && npm run dev-link-tests && npm run dev-link-apps",