Skip to content

Commit b28ee70

Browse files
Merge branch 'svetoslavtsenov/tab-navigations-tests' of https://github.com/NativeScript/nativescript into svetoslavtsenov/tab-navigations-tests
2 parents f36528f + 08dcf50 commit b28ee70

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.typedoc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"exclude": [
1919
"tns-core-modules/references.d.ts",
2020
"tns-core-modules/node_modules",
21-
"tns-core-modules/ui/frame/transition-definitions.android.d.ts"
21+
"tns-core-modules/ui/frame/transition-definitions.android.d.ts",
22+
"tns-core-modules/platforms/*"
2223
]
2324
}

0 commit comments

Comments
 (0)