Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am crisson on github.
  • I am crisson (https://keybase.io/crisson) on keybase.
  • I have a public key ASDcpJoBQikns0inUqE2BLQgash8w42nfqJ1qaNsBVvn2go

To claim this, I am signing this object:

@crisson
crisson / .babelrc
Last active January 7, 2016 19:16
Demonstration of monet's Validation used in the applicative style
{
"presets": ["es2015-node5", "stage-1"]
}