UNPKG

spawn-rx

Version:

An Rx-version of child_process.spawn

26 lines (25 loc) 579 B
{ "compilerOptions": { "removeComments": false, "preserveConstEnums": true, "sourceMap": true, "declaration": true, "noImplicitAny": true, "noImplicitReturns": true, "strictNullChecks": true, "noUnusedLocals": true, "noImplicitThis": true, "noUnusedParameters": true, "module": "commonjs", "moduleResolution": "node", "pretty": true, "target": "es5", "outDir": "lib", "lib": ["dom", "es2015"] }, "formatCodeOptions": { "indentSize": 2, "tabSize": 2 }, "exclude": ["node_modules", "lib", "test"] }