Skip to content

Commit

Permalink
Update lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Nov 14, 2024
1 parent ddabe34 commit 3416820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ module.exports = {
// @metamask/keyring-eth-hd
{
files: ['packages/keyring-eth-hd/**/*.js'],
excludedFiles: ['packages/keyring-eth-hd/jest.config.js'],
extends: ['@metamask/eslint-config-nodejs'],
parserOptions,
rules: {
Expand Down

0 comments on commit 3416820

Please sign in to comment.