Richie Bendall

Results 140 comments of Richie Bendall

> Removes standard and much of the excess .git* metadata By removing `standard`, we are left with no linter at all. I'd just add `xo` which can be used as...

@omnidan What's your opinion on this feature? Should this be included in v2?

@omnidan Looks like you need to remove Circle CI from trying to build this repository.

@omnidan It's not. Those packages are licensed under Apache 2.0 which allows distribution under MIT as long as we reference them which I'm pretty sure is done "automatically" via `npm...

In v2, we've switched to using the official Unicode emoji names from https://unicode.org/Public/emoji/12.0/emoji-test.txt however, we **could** follow another list if need be.

@ShadowRanger emoji.json as in https://www.npmjs.com/package/emoji.json

@ShadowRanger I'm actually requiring the **npm module** called `emoji.json`.

> Mind if I ask, what's the state of this PR? We're almost there. Just gotta do some cleanup.

What is the tradeoff we are willing to make in terms of dependencies vs extra code?