unjs/unimport

Support class extends

Closed this issue · 1 comments

so1ve commented

Describe the feature

For example:

class Foo extends Bar {}

Bar is registered but not auto-imported.

Linked issue: unplugin/unplugin-auto-import#301

I'd like to implement but I need some time to read the code :(

Additional information

  • Would you be willing to help implement this feature?
so1ve commented

Sry I'm weak at regexp so I can't implement this feature...