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]

11 lines (10 loc) 275 B
{ "extends": "./tsconfig.cjs.json", /** * this is pseudo config for test case's relative path resolution to `../src`, runs * cjs config once more instead of manual copying to utilize incremental build. */ "compilerOptions": { "outDir": "../dist/src" } }