Skip to content

Instantly share code, notes, and snippets.

@gpspake
Created October 3, 2017 16:20
Show Gist options
  • Save gpspake/0cf144ba322803c60fffdf753716f82a to your computer and use it in GitHub Desktop.
Save gpspake/0cf144ba322803c60fffdf753716f82a to your computer and use it in GitHub Desktop.
{
"extends": "airbnb",
"env": {
"browser": true,
"jasmine": true
},
"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