UNPKG

generator-msbf-watson-coco

Version:

A yeoman generator for creating bots built with Bot Framework v4, for Watson and CoCo

13 lines (12 loc) 257 B
{ "compilerOptions": { "declaration": true, "target": "es2016", "module": "commonjs", "outDir": "./lib", "rootDir": "./src", "sourceMap": true, "incremental": true, "tsBuildInfoFile": "./lib/.tsbuildinfo" } }