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]

14 lines (13 loc) 317 B
{ "extends": "./tsconfig.json", "compilerOptions": { "baseUrl": ".", "outDir": "./out-tsc/spec", "types": ["jest"], "module": "commonjs", "emitDecoratorMetadata": true, "allowJs": true }, "files": ["src/polyfills.ts"], "include": ["src/**/*.spec.ts", "src/**/*.d.ts"] }