Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Jan 23, 2024
1 parent a3d0033 commit 72409f8
Show file tree
Hide file tree
Showing 6 changed files with 545 additions and 878 deletions.
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ module.exports = {
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
],

rules: {
'@typescript-eslint/no-explicit-any': 'off',
},
};
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 72409f8

Please sign in to comment.