Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Releases: marlomgirardi/eslint-config

V3.0.0

13 Aug 09:18
Compare
Choose a tag to compare
Upgrade dependencies

All dependencies have been updated, some linting rules have been changed:
- quotes have been changed from single to double.
- no-loss-of-precision added.
- no-unreachable-loop added.
- no-promise-executor-return added.

First official release of eslint-config-mg-base

24 Jun 17:27
Compare
Choose a tag to compare
  • base: rename base directory 689793a
  • base: dangling underscores in identifiers 2de8eb2
  • base: simplify README.md 258bc00
  • base: add imports and jsdoc linting 02484c2
  • base: remove package-lock 9756882
  • base: Add some customizations over Airbnb eslint 7532f68