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 5fffac4 commit 17b30caCopy full SHA for 17b30ca
package.json
@@ -35,6 +35,7 @@
35
],
36
"dependencies": {
37
"comma-separated-tokens": "^1.0.0",
38
+ "estree-util-attach-comments": "^1.0.0",
39
"hast-util-whitespace": "^1.0.0",
40
"property-information": "^5.0.0",
41
"space-separated-tokens": "^1.0.0",
@@ -50,7 +51,6 @@
50
51
"acorn": "^8.0.0",
52
"acorn-jsx": "^5.0.0",
53
"estree-to-babel": "^3.0.0",
- "estree-util-attach-comments": "^1.0.0",
54
"estree-util-build-jsx": "^1.0.0",
55
"hast-util-from-parse5": "^6.0.1",
56
"hastscript": "^6.0.0",
0 commit comments