kraftvaerk / stylelint-config-kraftvaerk

Stylelint shareable config for the Kraftvaerk stylesheet style guide
MIT License
0 stars 2 forks source link

Update ESLint config #14

Open kristoforsalmin opened 5 years ago

kristoforsalmin commented 5 years ago

We need to update our ESLint config here. We currently use old version and have some redundant configuration in .eslintrc, but wait for https://github.com/kraftvaerk/eslint-config-kraftvaerk/issues/16 first 😄

Also, in connection with this one, we probably need to add root: true in our .eslintrc (so it doesn't go up to the home folder in search for a parent ESLint config).

kristoforsalmin commented 5 years ago

Wait for https://github.com/kraftvaerk/eslint-config-kraftvaerk/pull/20 and a version bump afterwards.