molindo / eslint-config-molindo

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

Consider `@typescript-eslint/consistent-type-exports` and `@typescript-eslint/consistent-type-imports` #97

Open amannn opened 6 months ago

amannn commented 6 months ago

See https://typescript-eslint.io/blog/consistent-type-imports-and-exports-why-and-how/ for details.

Both rules have autofix for the inline option.