Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508ddd2 commit 03c716dCopy full SHA for 03c716d
‎src/core/types.ts‎
@@ -236,8 +236,6 @@ export interface Options {
236
* Array of Component exports from module, that aren't included by default
237
* with the library. This plugin will automatically import them if it comes
238
* across them in the JSX.
239
- *
240
- * @default [
241
*/
242
builtIns?: string[];
243
};
0 commit comments