UNPKG

@yeskiy/federation-with-subscriptions

Version:
14 lines (13 loc) 268 B
{ "compilerOptions": { "strict": true, "esModuleInterop": true, "outDir": "dist", "skipLibCheck": true, "declaration": true, "target": "ES6", "moduleResolution": "Node", "module": "CommonJS" }, "include": ["./src"] }