UNPKG

@pact-foundation/pact-node

Version:

Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.

8 lines (7 loc) 150 B
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["mocha", "jest", "node"] }, "include": ["*.jest.spec.ts", "**/*.jest.spec.ts"] }