UNPKG

msw

Version:

Seamless REST/GraphQL API mocking library for browser and Node.js.

14 lines (13 loc) 228 B
{ "extends": "./tsconfig.src.json", "include": ["./node", "./native"], "exclude": ["**/*.test.ts"], "references": [ { "path": "./tsconfig.src.json" } ], "compilerOptions": { "types": ["node"] } }