Skip to content

Commit

Permalink
Merge pull request #1409 from Feder1co5oave/update-devdeps
Browse files Browse the repository at this point in the history
Update devDependencies to last stable
  • Loading branch information
styfle committed Jan 14, 2019
2 parents 88a8561 + 27218fa commit 5c5de3e
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 412 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Expand Up @@ -12,6 +12,7 @@
"outerIIFEBody": 0
}],
"space-before-function-paren": "off",
"object-curly-spacing": "off",
"operator-linebreak": ["error", "before", { "overrides": { "=": "after" } }],
"no-cond-assign": "off",
"no-useless-escape": "off",
Expand Down

0 comments on commit 5c5de3e

Please sign in to comment.