Merge branch 'master' into djenkov/limit-bottom-navigation-items

This commit is contained in:
Alexander Djenkov
2019-07-17 16:00:39 +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/*"
]
}