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'd like to check if import alias has no CAPS in its name. I wasn't able to find any linter that can do that. Do you think importas can be the one who can provide this functionality? I can contribute if you agree.
I'd like to check if import alias has no CAPS in its name. I wasn't able to find any linter that can do that. Do you think
importascan be the one who can provide this functionality? I can contribute if you agree.