eslint-plugin-import-type-only
v1.0.2
Published
```diff - import { Except } from 'type-fest'; + import type { Except } from 'type-fest'; ```
Readme
eslint-plugin-import-type-only
- import { Except } from 'type-fest';
+ import type { Except } from 'type-fest';