kraftvaerk / generator-rammevaerk

Scaffold a web project in kraftvaerk style
MIT License
5 stars 4 forks source link

Update our linter configs #48

Closed kristoforsalmin closed 5 years ago

kristoforsalmin commented 5 years ago

We need to update our linter config here. We currently use old versions 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 .eslintrcs (so it doesn't go up to the home folder in search for a parent ESLint config).