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 e37db58 commit 615fcf9Copy full SHA for 615fcf9
src/lib/utils/jsx.ts
@@ -7,8 +7,7 @@
7
* {
8
* "jsx": "react",
9
* "jsxFactory": "JSX.createElement",
10
- * "jsxFragmentFactory": "JSX.Fragment",
11
- * "jsxImportSource": "typedoc"
+ * "jsxFragmentFactory": "JSX.Fragment"
12
* }
13
* ```
14
* @module
0 commit comments