Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03c716d

Browse files
committed
fix: default value jsdoc
1 parent 508ddd2 commit 03c716d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/core/types.ts‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,6 @@ export interface Options {
236236
* Array of Component exports from module, that aren't included by default
237237
* with the library. This plugin will automatically import them if it comes
238238
* across them in the JSX.
239-
*
240-
* @default [
241239
*/
242240
builtIns?: string[];
243241
};

0 commit comments

Comments
 (0)