Hacker News new | ask | show | jobs
by ljharb 3131 days ago
1) you should be consistent, it's not your place to force users of your code what to name things 2) `import { foo as myBetterName } from 'path'`; your argument (about consistent names) is invalid :-p