mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
ignore transition-definitions.android.d.ts from typedoc (#6038)
This commit is contained in:
committed by
Alexander Vakrilov
parent
398c9b3f33
commit
fb4dad8272
@@ -17,6 +17,7 @@
|
|||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"tns-core-modules/references.d.ts",
|
"tns-core-modules/references.d.ts",
|
||||||
"tns-core-modules/node_modules"
|
"tns-core-modules/node_modules",
|
||||||
|
"tns-core-modules/ui/frame/transition-definitions.android.d.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user