Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 437 Bytes

eslint-plugin-import.md

File metadata and controls

16 lines (9 loc) · 437 Bytes

eslint-plugin-import

eslint-plugin-import has a large footprint, lighter alternatives exist.

Alternatives

eslint-plugin-import-x

Direct fork with a much smaller footprint and modernisation.

Project Page npm

TypeScript

TypeScript catches the vast majority of errors that eslint-plugin-import would identify.