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]

10 lines (9 loc) 171 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", "importHelpers": true, "target": "es2015", "outDir": "../dist/esm" } }