UNPKG

async-sequential-runner

Version:

TypeScript class for running async tasks to completion in sequence.

7 lines 205 B
{ "transform": { "^.+\\.tsx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"] }