UNPKG

wingbot

Version:

Enterprise Messaging Bot Conversation Engine

17 lines 389 B
{ "compilerOptions": { "module": "commonjs", "lib": ["es2019", "es2020.promise", "es2020.bigint", "es2020.string"], "target": "ESNext", "allowSyntheticDefaultImports": true, "checkJs": true, "resolveJsonModule": true }, "exclude": [ "node_modules", "bin", "coverage", "doc", "docs" ] }