@optibus/eslint-config-js
v3.0.1
Published
This version is up to date with all the dependencies as for July 3rd 2024. tested on eslint 8.57.0
Readme
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 publichFuture work
- upgrade to eslint 9 compatible
- can more dependencies be removed?
