Skip to content

Commit

Permalink
chore: update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Feb 13, 2024
1 parent 7b3ee24 commit 43c725c
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Expand Up @@ -24,9 +24,9 @@ module.exports = {
ignorePatterns: ['dist/', 'lib/proto/', 'contracts/', 'node_modules/'],
plugins: [
'jest',
'eslint-plugin-import',
'eslint-plugin-node',
'@typescript-eslint',
'eslint-plugin-import',
],
extends: [
'eslint:recommended',
Expand Down

0 comments on commit 43c725c

Please sign in to comment.