Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huming2207 committed Oct 15, 2024
1 parent 1c4e4ae commit f2872bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ env:
node: true
jest: true

ignorePatterns: ['index.js']

plugins:
- import
- '@typescript-eslint'
Expand Down Expand Up @@ -164,4 +166,4 @@ overrides:
'private-instance-method',
],
},
]
]

0 comments on commit f2872bc

Please sign in to comment.