eslint-config-bbva
v4.0.1
Published
BBVA's ESLint config
Downloads
582
Readme
eslint-config-bbva
Javascript rules for BBVA projects.
This rules are optimized for ECMAScript 2015 and eslint versions ^3.0.0.
Information
Usage
npm install --save-dev eslint-config-bbva eslint
.- add
"extends": "bbva"
to your .eslintrc.js file in your project.
Versioning
We use SemVer for versioning.
Authors
See the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details