Merge branch 'release' into svetoslavtsenov/tab-navigations-tests

This commit is contained in:
Svetoslav
2019-07-18 20:53:55 +03:00
committed by GitHub

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/*"
]
}