We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c716d commit ac89a70Copy full SHA for ac89a70
src/core/types.ts
@@ -179,8 +179,6 @@ export interface Options {
179
* [babel-plugin-jsx-dom-expressions](https://github.com/ryansolid/dom-expressions/tree/main/packages/babel-plugin-jsx-dom-expressions#plugin-options).
180
* They will be merged with the defaults sets by
181
* [babel-preset-solid](https://github.com/solidjs/solid/blob/main/packages/babel-preset-solid/index.js#L8-L25).
182
- *
183
- * @default { }
184
*/
185
solid: {
186
/**
0 commit comments