Skip to content

Commit

Permalink
Merge 62aacdb into bb27d53
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 12, 2019
2 parents bb27d53 + 62aacdb commit 5256d97
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 218 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -17,6 +17,6 @@
"max-len": ["error", { "code": 80, "tabWidth": 2 }],
"quote-props": ["error", "as-needed"],
"no-console": "off",
"process.env": false
"process.env": 0
}
}

0 comments on commit 5256d97

Please sign in to comment.