Fix eslint.

This commit is contained in:
James Harton 2018-04-10 17:48:03 +12:00
parent 166fd19aed
commit 81e58fa152

View file

@ -18,7 +18,7 @@ module.exports = {
"rules": { "rules": {
"indent": [ "indent": [
"error", "error",
4 2
], ],
"linebreak-style": [ "linebreak-style": [
"error", "error",