Skip to content

Instantly share code, notes, and snippets.

@kettanaito
Created April 22, 2018 09:34
Show Gist options
  • Save kettanaito/1fc4daee4bbf5b194e51b8fa00c3d43b to your computer and use it in GitHub Desktop.
Save kettanaito/1fc4daee4bbf5b194e51b8fa00c3d43b to your computer and use it in GitHub Desktop.
RAF - Rules analyzis
{
type: {
email: ({ value }) => isEmail(value)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment