Skip to content

Commit

Permalink
removed stream tests from this pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Samika Kashyap committed Dec 5, 2023
1 parent a5ad8a5 commit 37a3745
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/stream-tests/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"@typescript-eslint/ban-ts-ignore": "off",
"@typescript-eslint/ban-ts-comment": "off",
"import/no-unresolved": "error",
"import/default": "off",
"no-console": "error"
"import/default": "off"
},
"settings": {
"import/parsers": {
Expand Down

0 comments on commit 37a3745

Please sign in to comment.