Skip to content

Instantly share code, notes, and snippets.

@strunkandwhite
Last active April 5, 2018 02:53
Show Gist options
  • Save strunkandwhite/40a094cf5bcea8e736a64e263c240c66 to your computer and use it in GitHub Desktop.
Save strunkandwhite/40a094cf5bcea8e736a64e263c240c66 to your computer and use it in GitHub Desktop.
{
"parser": "babel-eslint",
"extends": [
"standard",
"plugin:react/recommended",
"plugin:prettier/recommended"
],
"plugins": ["react", "standard"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment