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@6
1 parent 0ad3ae0 commit f76f257Copy full SHA for f76f257
CHANGELOG.md
@@ -1,9 +1,10 @@
1
# bedrock-vue-wallet ChangeLog
2
3
-## 29.5.2 - 2025-08-xx
+## 29.5.2 - 2025-09-xx
4
5
### Changed
6
- Update to `eslint@9`.
7
+- Use `@digitalbazaar/eslint-config@6`.
8
9
### Fixed
10
- Fix lint issues.
package.json
@@ -45,7 +45,7 @@
45
"vue-router": "^4.3.0"
46
},
47
"devDependencies": {
48
- "@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#use-eslint-v9",
+ "@digitalbazaar/eslint-config": "^6.0.0",
49
"eslint": "^9.34.0",
50
"eslint-plugin-jsdoc": "^54.1.1",
51
"eslint-plugin-unicorn": "^60.0.0",
0 commit comments