UNPKG

msw

Version:

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

9 lines (8 loc) 170 B
{ "extends": "../tsconfig.base.json", "compilerOptions": { "composite": true }, "include": ["../global.d.ts", "./**/*.ts"], "exclude": ["./**/*.test.ts"] }