UNPKG

@johngw/stream

Version:

Reactive programming tools using the WHATWG Streams API.

9 lines (8 loc) 168 B
{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": "../", "types": ["@types/jest", "@johngw/stream-jest"] }, "include": ["../src", "."] }