aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/typings.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/typings.json')
-rw-r--r--client/typings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/typings.json b/client/typings.json
new file mode 100644
index 000000000..f10b7c541
--- /dev/null
+++ b/client/typings.json
@@ -0,0 +1,6 @@
1{
2 "ambientDependencies": {
3 "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
4 "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#bc92442c075929849ec41d28ab618892ba493504"
5 }
6}