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
Named imports/exports promote clarity. In addition, current tooling differs on the correct way to handle default imports/exports. Avoiding them all together can help avoid tooling bugs and conflicts.
I'd be nice to see this change added; I'm more than happy to make the PR myself if need be.
The text was updated successfully, but these errors were encountered:
https://palantir.github.io/tslint/rules/no-default-export/
I'd be nice to see this change added; I'm more than happy to make the PR myself if need be.
The text was updated successfully, but these errors were encountered: