mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Upgrade to TypeScript 2.1, and latest grunt-ts.
Conflicts: package.json tests/app/ui/animation/animation-tests.ts tns-core-modules/lib.core.d.ts tns-core-modules/ui/animation/animation-common.ts
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"jsx": "react",
|
||||
"reactNamespace": "UIBuilder",
|
||||
"lib": [
|
||||
"es2016"
|
||||
"es2016", "dom"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user