We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ff1d0 commit 3291b57Copy full SHA for 3291b57
.changeset/nice-ads-pump.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-jsonc": patch
3
4
+
5
+fix: add espree to dependencies
package.json
@@ -68,6 +68,7 @@
68
"dependencies": {
69
"@eslint-community/eslint-utils": "^4.2.0",
70
"eslint-compat-utils": "^0.1.2",
71
+ "espree": "^9.6.1",
72
"graphemer": "^1.4.0",
73
"jsonc-eslint-parser": "^2.0.4",
74
"natural-compare": "^1.4.0"
0 commit comments