Add the typings hint to nativescript-dev-typescript.

This commit is contained in:
Hristo Deshev
2015-11-03 14:31:37 +02:00
parent 8942dd25d7
commit 094c86fbb3

View File

@@ -28,5 +28,6 @@
"grunt-untar": "0.0.1",
"mocha": "2.2.5",
"typescript": "1.6.2"
}
},
"typings": "tns-core-modules.d.ts"
}