You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`plugin`|`--plugin`|_optional_| string[]|| Package name or path to plugin. |
49
-
|`exclude`|`--exclude`|_optional_| string[]|| File locations that should not be included generated documentation. |
50
-
|`externalPackage`|`--externalPackage`|_optional_| string[]|| External package names to include in extracted data. |
51
-
|`excludePrivateApi`|`--excludePrivateApi`|_optional_| boolean |`true`| Excludes api items that has access modifier set to "private" or JSDoc tag "@private". |
42
+
| Property | CLI Flag | Required | Type | Default | Description |
|`plugin`|`--plugin`|_optional_| string[]|| Package name or path to plugin. |
49
+
|`exclude`|`--exclude`|_optional_| string[]|| File locations that should not be included generated documentation. |
50
+
|`externalPackage`|`--externalPackage`|_optional_| string[]|| External package names to include in extracted data. |
51
+
|`excludePrivateApi`|`--excludePrivateApi`|_optional_| boolean |`true`| Excludes api items that has access modifier set to "private" or JSDoc tag "@private". |
0 commit comments