3.0.1 • Published 1 year ago
@optibus/eslint-config-js v3.0.1
Optibus' defaults eslints configuration
This version is up to date with all the dependencies as for July 3rd 2024. tested on eslint 8.57.0
Publish
- make sure you have NPM_TOKEN
- bumb the version in package.json
npm config set //registry.npmjs.org/:_authToken $NPM_TOKEN
npm pack
npm publish --access publich
Future work
- upgrade to eslint 9 compatible
- can more dependencies be removed?