eslint-config-novacredit
v1.1.30
Published
Nova Credit's configuration for style
Downloads
137
Readme
eslint-config-novacredit
ESLint configuration according to Nova Credit's style guide.
Install
npm i eslint eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y eslint-config-airbnb eslint-config-novacredit --save-dev
Usage locally
If you want to see how local changes in this shareable config affect other repos, type npm link eslint-config-novacredit
in other projects.
Publish
After committing changes, publish to npm and modify other projects' package.json with the new version.