Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Apr 1, 2020
1 parent 83bbdd2 commit 204f063
Show file tree
Hide file tree
Showing 5 changed files with 1,304 additions and 3,588 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ module.exports = {
'@typescript-eslint/promise-function-async': 0,
'@typescript-eslint/unified-signatures': 0,
'@typescript-eslint/no-explicit-any': 0,
'@typescript-eslint/prefer-readonly-parameter-types': 0,
'@typescript-eslint/no-unsafe-call': 0,
},
};
Loading

0 comments on commit 204f063

Please sign in to comment.