UNPKG

msw

Version:

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

15 lines (14 loc) 281 B
{ "include": ["./mockServiceWorker.js"], "files": [], "compilerOptions": { "composite": true, "strict": true, "allowJs": true, "checkJs": true, "target": "esnext", "module": "esnext", "lib": ["esnext"], "types": ["@types/serviceworker"] } }