Merge branch 'svetoslavtsenov/tab-navigations-tests' of https://github.com/NativeScript/nativescript into svetoslavtsenov/tab-navigations-tests

This commit is contained in:
SvetoslavTsenov
2019-07-18 21:02:37 +03:00

View File

@@ -18,6 +18,7 @@
"exclude": [
"tns-core-modules/references.d.ts",
"tns-core-modules/node_modules",
"tns-core-modules/ui/frame/transition-definitions.android.d.ts"
"tns-core-modules/ui/frame/transition-definitions.android.d.ts",
"tns-core-modules/platforms/*"
]
}