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.
@digitalbazaar/eslint-config@7
1 parent cbd0bc3 commit 97df901Copy full SHA for 97df901
package.json
@@ -45,12 +45,8 @@
45
"vue-router": "^4.3.0"
46
},
47
"devDependencies": {
48
- "@digitalbazaar/eslint-config": "^6.2.0",
49
- "eslint": "^9.36.0",
50
- "eslint-plugin-jsdoc": "^60.1.1",
51
- "eslint-plugin-unicorn": "^61.0.2",
52
- "eslint-plugin-vue": "^10.5.0",
53
- "vue-eslint-parser": "^10.2.0"
+ "@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#remove-peer-deps",
+ "eslint": "^9.38.0"
54
55
"engines": {
56
"node": ">=18"
0 commit comments