Skip to content

Commit

Permalink
Change eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Veeck committed May 19, 2018
1 parent ec31c70 commit 90b8110
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Expand Up @@ -16,6 +16,9 @@
"error",
"unix"
],
"no-console": [
"warn"
],
"quotes": [
"error",
"single"
Expand Down

0 comments on commit 90b8110

Please sign in to comment.