Commit a930fd1
authored
This pull request makes a small update to the TypeScript configuration
for Karma tests in `packages/utils`. The change adds type definitions
for `jest` and `jest-extended` to ensure proper type support when
running tests.
## Notes
For some reason ts does not complain about the missing
`@streamr/test-utils` in the utils package. It should, really. It's not
its dependency. It will (would) in the future (when we intro bundles).
1 parent 01185d0 commit a930fd1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments