mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
improved README
fixed add to modify for the references.d.ts
This commit is contained in:
@@ -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" />
|
/// <reference path="./node_modules/tns-core-modules/tns-core-modules.es2016.d.ts" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user