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 debe53f commit 006a657Copy full SHA for 006a657
package.json
@@ -14,7 +14,6 @@
14
"transform",
15
"rehype",
16
"estree",
17
- "babel",
18
"jsx",
19
"javascript",
20
"ecmascript",
@@ -58,17 +57,10 @@
58
57
"zwitch": "^2.0.0"
59
},
60
"devDependencies": {
61
- "@babel/core": "^7.0.0",
62
- "@babel/generator": "^7.0.0",
63
- "@babel/plugin-transform-react-jsx": "^7.0.0",
64
- "@types/babel__core": "^7.0.0",
65
- "@types/babel__generator": "^7.0.0",
66
"@types/node": "^20.0.0",
67
- "@vue/babel-plugin-jsx": "^1.0.0",
68
"acorn-jsx": "^5.0.0",
69
"c8": "^8.0.0",
70
"esast-util-from-js": "^2.0.0",
71
- "estree-to-babel": "^6.0.0",
72
"estree-util-to-js": "^2.0.0",
73
"estree-walker": "^3.0.0",
74
"hastscript": "^8.0.0",
0 commit comments