eslint-config-b2broker Shareable ESLint config. Installation npm install --save-dev eslint-config-b2broker Usage Extend your config in the .eslintrc.json file: { "extends": ["b2broker"] }