Skip to content

Instantly share code, notes, and snippets.

@kohlmannj
Created January 24, 2017 03:32
Show Gist options
  • Save kohlmannj/24a1e9aa6741a57cd0503ee1723af4a9 to your computer and use it in GitHub Desktop.
Save kohlmannj/24a1e9aa6741a57cd0503ee1723af4a9 to your computer and use it in GitHub Desktop.
.eslintrc Snapshot 2017-01-23
{
"parser": "babel-eslint",
"extends": [
"airbnb"
],
"rules": {
"import/newline-after-import": "off"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment