UNPKG

pubnub

Version:

Publish & Subscribe Real-time Messaging with PubNub

21 lines (20 loc) 423 B
{ "compilerOptions": { "module": "CommonJS", "moduleResolution": "Node", "resolveJsonModule": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "noStrictGenericChecks": true, "target": "es6", "sourceMap": true, "esModuleInterop": true, "strict": true, "allowJs": true, "noEmit": true, "noImplicitAny": false }, "exclude": [ "../../lib" ] }