UNPKG

@rokkit.ts/dependency-injection

Version:

TypeScript dependency injection library using decorators for the rokkit.ts framework and other projects

6 lines (5 loc) 86 B
module.exports = { preset: 'ts-jest', roots: ['src'], testEnvironment: 'node' }