AuHau / tasegir

tAsEgir - Automated TypeScript project management
https://github.com/AuHau/tasegir
MIT License
4 stars 3 forks source link

Disallow default exports #77

Open AuHau opened 4 years ago

AuHau commented 4 years ago

There are people in JS community advocating against default exports for example here: https://humanwhocodes.com/blog/2019/01/stop-using-default-exports-javascript-module/

I am starting leaning also towards against it because with named exports you can: