Skip to content

Commit

Permalink
style(eslint): update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Jun 22, 2018
1 parent bf4d42b commit 23627d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "airbnb",
"extends": "airbnb-base",
"env": {
"jest": true
}
Expand Down

0 comments on commit 23627d6

Please sign in to comment.