Skip to content

Commit

Permalink
chore: fix eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Dec 26, 2018
1 parent a691076 commit e18db18
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,7 +1,7 @@
{
"extends": "google",
"parserOptions": {
"ecmaVersion": 6,
"ecmaVersion": 6
},
"env": {
"node": true
Expand Down

0 comments on commit e18db18

Please sign in to comment.