Skip to content

Commit

Permalink
chore: clean eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey Avdeev committed Jan 9, 2018
1 parent 142cc2a commit 228448c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .eslintrc
Expand Up @@ -3,8 +3,6 @@
"extends": "airbnb",
"plugins": [ "mocha" ],
"env": {
"browser": true,
"mocha": true,
"es6": true
"mocha": true
}
}

0 comments on commit 228448c

Please sign in to comment.