UNPKG

msw

Version:

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

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