Closed matijs closed 2 weeks ago
Add a new package @nl-design-system/eslint-config and immediately eat our own dogfood by using it in the basis repo itself.
eslint-plugin-import was more or less replaced by eslint-plugin-perfectionist that provides similar functionality and more.
Rename config files for tools that support importing their config instead of requiring it.
Improve lint-staged by running both prettier and eslint (and stylelint) on files that support both.
Add a new package @nl-design-system/eslint-config and immediately eat our own dogfood by using it in the basis repo itself.
eslint-plugin-import was more or less replaced by eslint-plugin-perfectionist that provides similar functionality and more.
Rename config files for tools that support importing their config instead of requiring it.
Improve lint-staged by running both prettier and eslint (and stylelint) on files that support both.