UNPKG

botframework-webchat-component

Version:
19 lines (18 loc) 427 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "declaration": true, "declarationDir": "../lib", "declarationMap": true, "downlevelIteration": true, "emitDeclarationOnly": true, "jsx": "react", "module": "ESNext", "moduleResolution": "Bundler", "preserveWatchOutput": true, "pretty": true, "skipLibCheck": true, "sourceMap": true, "target": "ESNext" } }