improved README

fixed add to modify for the references.d.ts
This commit is contained in:
Nick Iliev
2016-11-08 12:46:48 +02:00
committed by GitHub
parent 1a497b13f8
commit 82233c6bd3

View File

@@ -20,7 +20,7 @@ and the following settings in your `tsconfig.json`:
}
```
And add to a reference.d.ts:
And modify the content of `reference.d.ts` as follows:
```
/// <reference path="./node_modules/tns-core-modules/tns-core-modules.es2016.d.ts" />