Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eoger committed Jul 1, 2018
1 parent 3d97f64 commit 116c9ae
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8,082 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
"brace-style": ["error", "1tbs"],
"curly": ["error"],
"eqeqeq": ["error"],
"indent": ["error", 2],
"indent-legacy": ["error", 2],
"key-spacing": ["error"],
"keyword-spacing": ["error", {
"before": true,
Expand Down
Loading

0 comments on commit 116c9ae

Please sign in to comment.