Skip to content

Instantly share code, notes, and snippets.

@imerkle
Created July 8, 2017 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imerkle/9d43f71e23157fa324cb085b426d8dfe to your computer and use it in GitHub Desktop.
Save imerkle/9d43f71e23157fa324cb085b426d8dfe to your computer and use it in GitHub Desktop.
eslint rc
{
"parser": "babel-eslint",
"extends": ["airbnb"]
"plugins": ["babel","react","flowtype"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment