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

Skip to content

Commit ac89a70

Browse files
committed
fix: jsdoc
1 parent 03c716d commit ac89a70

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
@@ -179,8 +179,6 @@ export interface Options {
179179
* [babel-plugin-jsx-dom-expressions](https://github.com/ryansolid/dom-expressions/tree/main/packages/babel-plugin-jsx-dom-expressions#plugin-options).
180180
* They will be merged with the defaults sets by
181181
* [babel-preset-solid](https://github.com/solidjs/solid/blob/main/packages/babel-preset-solid/index.js#L8-L25).
182-
*
183-
* @default { }
184182
*/
185183
solid: {
186184
/**

0 commit comments

Comments
 (0)