Skip to content

Instantly share code, notes, and snippets.

@gpspake
Last active October 3, 2017 16:19
Show Gist options
  • Save gpspake/35a71b85bc69ea6c390913e87b2280c0 to your computer and use it in GitHub Desktop.
Save gpspake/35a71b85bc69ea6c390913e87b2280c0 to your computer and use it in GitHub Desktop.
{
"extends": "airbnb",
"rules": {
"react/jsx-filename-extension": [1, {"extensions": [".js"]}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment