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.
@ljharb/eslint-config
1 parent d15bc35 commit aaf870bCopy full SHA for aaf870b
package.json
@@ -36,7 +36,7 @@
36
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
37
},
38
"devDependencies": {
39
- "@ljharb/eslint-config": "^21.1.1",
+ "@ljharb/eslint-config": "^21.2.0",
40
"auto-changelog": "^2.5.0",
41
"benchmark": "^2.1.4",
42
"browserify": "^17.0.1",
0 commit comments