Skip to content

Removing only side effects imports #3

Description

@slavafomin

Hello!

Thank you for this great plugin!

However, I want to remove only side-effects imports that looks like this:

import 'something',

but not like these:

  • import { something } from 'something'
  • import something from 'something'

Is it possible?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions