molindo / eslint-config-molindo

ESLint config that implements the Molindo styleguide and helps to catch errors.
MIT License
1 stars 2 forks source link

Add more rules #18

Closed amannn closed 5 years ago

amannn commented 5 years ago

Supersedes #17 and enables a few more rules. Can be reviewed commit-wise.

Changes:

Upgrade instructions for consumers:

It's a breaking change, since there are some cases which can't be fixed automatically, however the changes should be minimal. I checked with the biggest KFI app and there is one single place to be fixed and it's an easy one-liner.

@msparer Can you add @symn to the @molindo/frontend team so he can be added as a reviewer here?