Echo JS 0.11.0

<~>

tracker1 2509 days ago. link 1 point
I've gotten into pushing my eslint and babel configs into package.json ... I know it bloats it a bit, but then there's one non-hidden file to edit.

Also, env already includes the es2015 bits, so don't need them as a separate module.. just env + anything that isn't in the spec yet.