Skip to content

Commit

Permalink
Using correct eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
roryhardy committed Dec 8, 2016
1 parent e5f5a8e commit a6f3463
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
"extends": "airbnb-base/legacy"
{
"extends": "airbnb-base"
}

0 comments on commit a6f3463

Please sign in to comment.