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 c4c7a63 commit 679700eCopy full SHA for 679700e
README.MD
@@ -8,7 +8,7 @@
8
9
Add JSX elements to outline. It also makes sticky scroll works with your tags!
10
11
-Super recommended for react. Fragments are not rendered.
+Experimental and might not be stable. Fragments are not rendered.
12
13
## **Completions Built Different**
14
package.json
@@ -98,6 +98,9 @@
98
"release": {
99
"changelog": {
100
"style": "gitmoji"
101
+ },
102
+ "preset": {
103
+ "runTest": false
104
}
105
106
0 commit comments