eslint-config-bbva
Version:
BBVA's ESLint config
93 lines (54 loc) • 4.97 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [4.0.1](https://github.com/BBVAEngineering/javascript/compare/v4.0.0...v4.0.1) (2021-09-06)
### Bug Fixes
- turn off `callback-return` rule to avoid ember collision ([c6e8567](https://github.com/BBVAEngineering/javascript/commit/c6e85676faff9be59bb1e8d210a73b4bca9bc688))
# 4.0.0 (2021-08-31)
### Bug Fixes
- change eslint peer range ([0272e6b](https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815))
- **config:** add external plugins declaration ([976feb0](https://github.com/BBVAEngineering/javascript/commit/976feb0ed0a2e1d90925ec8f1abede70adc04fd6))
- **package:** add external dependencies ([99f49da](https://github.com/BBVAEngineering/javascript/commit/99f49da02b91bf4b2a76e498ff5d9f27ca0792d5))
- **rule:** enable "prefer-promise-reject-errors" as error ([9261346](https://github.com/BBVAEngineering/javascript/commit/92613466bd3aa43cb3d46618ac92cbe6b78b7d6b))
### Features
- 🎸 correccion eslint warnings ([bc4903e](https://github.com/BBVAEngineering/javascript/commit/bc4903efa79e29ba1fc76adab49d3691f8900a22))
- 🎸 nuevas reglas ([da027b8](https://github.com/BBVAEngineering/javascript/commit/da027b89bab72c5e37b52bc0c757125acbe0c839))
- 🎸 nuevas reglas de seguridad ([96c281d](https://github.com/BBVAEngineering/javascript/commit/96c281dce1870773c3a941221e0730dda2420345))
- add eslint-plugin-decorator-position to config ([440fef1](https://github.com/BBVAEngineering/javascript/commit/440fef1e770a41921df827d57a0e2df707e14894))
- add rule exceptions for prettier ([d99e0a4](https://github.com/BBVAEngineering/javascript/commit/d99e0a47df497902059de0000d08ef670d8697ae))
- bump versions ([5e39161](https://github.com/BBVAEngineering/javascript/commit/5e3916118bd22971df59b7ea7ec6fedc7695991b))
- **empty-line-before-return:** remove custom rule, update config ([5f806a3](https://github.com/BBVAEngineering/javascript/commit/5f806a3bfbfb7fa60c9e1466481d6ea3cb0fa469))
- **eslint-config-bbva:** fix incorrectly named rule ([20ed015](https://github.com/BBVAEngineering/javascript/commit/20ed01573d1a22c589471a1b38fb784ab64e7bc7))
### BREAKING CHANGES
- removed a lot of style rules
- dependencies
# [3.3.0](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.2...eslint-config-bbva@3.3.0) (2020-09-29)
### Bug Fixes
- change eslint peer range ([0272e6b](https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815))
### Features
- add eslint-plugin-decorator-position to config ([440fef1](https://github.com/BBVAEngineering/javascript/commit/440fef1e770a41921df827d57a0e2df707e14894))
## [3.2.2](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.1...eslint-config-bbva@3.2.2) (2020-01-27)
### Bug Fixes
- **config:** add external plugins declaration ([976feb0](https://github.com/BBVAEngineering/javascript/commit/976feb0ed0a2e1d90925ec8f1abede70adc04fd6))
## [3.2.1](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.0...eslint-config-bbva@3.2.1) (2020-01-27)
### Bug Fixes
- **package:** add external dependencies ([99f49da](https://github.com/BBVAEngineering/javascript/commit/99f49da02b91bf4b2a76e498ff5d9f27ca0792d5))
# [3.2.0](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.1.0...eslint-config-bbva@3.2.0) (2020-01-17)
### Features
- **empty-line-before-return:** remove custom rule, update config ([5f806a3](https://github.com/BBVAEngineering/javascript/commit/5f806a3bfbfb7fa60c9e1466481d6ea3cb0fa469))
- **eslint-config-bbva:** fix incorrectly named rule ([20ed015](https://github.com/BBVAEngineering/javascript/commit/20ed01573d1a22c589471a1b38fb784ab64e7bc7))
# [3.1.0](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.0.0...eslint-config-bbva@3.1.0) (2019-12-24)
### Features
- 🎸 nuevas reglas de seguridad ([96c281d](https://github.com/BBVAEngineering/javascript/commit/96c281dce1870773c3a941221e0730dda2420345))
# 3.0.0 (2019-11-25)
### Bug Fixes
- **rule:** enable "prefer-promise-reject-errors" as error ([9261346](https://github.com/BBVAEngineering/javascript/commit/92613466bd3aa43cb3d46618ac92cbe6b78b7d6b))
### Features
- 🎸 correccion eslint warnings ([bc4903e](https://github.com/BBVAEngineering/javascript/commit/bc4903efa79e29ba1fc76adab49d3691f8900a22))
- 🎸 nuevas reglas ([da027b8](https://github.com/BBVAEngineering/javascript/commit/da027b89bab72c5e37b52bc0c757125acbe0c839))
- bump versions ([5e39161](https://github.com/BBVAEngineering/javascript/commit/5e3916118bd22971df59b7ea7ec6fedc7695991b))
### BREAKING CHANGES
- dependencies
## 2.0.4 (2019-03-08)
### Bug Fixes
- **rule:** enable "prefer-promise-reject-errors" as error ([67f8972](https://github.com/BBVAEngineering/javascript/commit/67f8972))