Skip to content

Commit

Permalink
chore(.eslintrc): stop using deprecated package
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphe committed Apr 22, 2016
1 parent efb67e5 commit 3d31c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
@@ -1,3 +1,3 @@
{
"extends": "airbnb/base"
"extends": "airbnb"
}

0 comments on commit 3d31c2b

Please sign in to comment.