Skip to content

Commit

Permalink
Bump dependencies (#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
raineorshine authored Sep 22, 2024
1 parent c1719ec commit 3c347ac
Show file tree
Hide file tree
Showing 4 changed files with 1,835 additions and 1,430 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
'@typescript-eslint/no-unused-vars': [
'error',
{
caughtErrors: 'none',
// using destructuring to omit properties from objects
destructuredArrayIgnorePattern: '^_',
argsIgnorePattern: '^_',
Expand Down
Loading

0 comments on commit 3c347ac

Please sign in to comment.