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
Currently there is still mention of module.exports in our codebase. We should be explicit about the fact that we use Babel for all our projects and that usage of export defaultexport function myFunction is the way to go