You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a import which is not used for javascript
When use this plugin to generate the code, the useless import become a require(xxx)
How to disable this.