Skip to content

Commit

Permalink
fixed some tests errors
Browse files Browse the repository at this point in the history
  • Loading branch information
codacy-vrhpires committed May 8, 2023
1 parent 387f038 commit 6e6a3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blacklist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const blacklistRegexes: RegExp[] = [
/rxjs\/no-async-subscribe/,
/rxjs\/no-connectable/,
/rxjs\/.+/,
/shopify\/no-debugger/,
/unicorn\/import-index/,
/unicorn\/no-array-instanceof/,
/unicorn\/no-fn-reference-in-iterator/,
Expand Down

0 comments on commit 6e6a3f6

Please sign in to comment.