Henry
Henry
Yeah ok, so you don't publish what you didn't intend?
JSCS will support babel with https://github.com/jscs-dev/babel-jscs now :smile: if you still want to use it
Can do a call to go over things if it's helpful. https://github.com/babel/babel/issues/4480#issuecomment-351056130 some people are really excited for this kind of thing + https://github.com/WebReflection/babel-plugin-transform-builtin-classes Ok @nicolo-ribaudo started a PR so...
https://libraries.io/ has a lot of awesome stuff by @andrew which you probably know about. ### 1. Load by users Stats like # issues/PRs should be easy to track via https://www.githubarchive.org/...
I believe so other than the existing prs? Haven't updated it in so long I'm sure a lot of the features are already probot apps too? wonder if you can...
Yeah, possible that most of them are simple enough to do anyway - would be nice to be able to import it as a dep and then run it from...
Ok sounds like what babel's presets were originally before: just an array of plugins. But then we added preset and plugin option to be able to configure
Done in https://github.com/babel/babel-bot/commit/a36ba808d1ae75e0342c7de1056729d16af70db5 already? I already saw it in action lol
We could - This isn't updated for babel 6 although there isn't much code to begin with
If you aren't using babel-core directly (looks like it's babel-core/register) you can just use the `babel-register` package.