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 `eslint-plugin-unused-imports` #95

Open amannn opened 8 months ago

amannn commented 8 months ago

https://www.npmjs.com/package/eslint-plugin-unused-imports

Seems to have autofix and could have saved a few broken CI pipelines after refactoring.