UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

13 lines (12 loc) 200 B
{ "extends": "../tsconfig.json", "compilerOptions": { "noEmit": false, "baseUrl": ".", "paths": { "rxjs": ["./"], "rxjs/*": ["./*"] } }, "include": ["./**/*.ts"] }