Aurelia 1.x Q&A - Sandbox at https://codesandbox.io/s/aurelia-javascript-sandbox-jnl6q85zq5
dependabot[bot] on npm_and_yarn
chore(deps): bump socket.io fro… (compare)
EisenbergEffect on master
doc: new one time backer (compare)
.d.ts
files
d.ts
generator relies on them
export let/var
or export { foo }
where foo
is let/var
(as opposed to const
), which can easily be checked by a linter/babel/whatever, there is no way to shoot yourself in the foot