Skip to content

Instantly share code, notes, and snippets.

@muZk
Created June 2, 2018 21:18
Show Gist options
  • Save muZk/678c65c71cc9c8c4a7d26d5c542e7b4c to your computer and use it in GitHub Desktop.
Save muZk/678c65c71cc9c8c4a7d26d5c542e7b4c to your computer and use it in GitHub Desktop.
{
"parser": "babel-eslint",
"extends": "airbnb",
"plugins": [
"react",
"jsx-a11y",
"import"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment