UNPKG

@mccann-hub/create-typescript-template

Version:

CLI tool to initialize a TypeScript project with dual CommonJS and ESM support, path aliases, unit testing, and linting for NPM publishing.

12 lines (11 loc) 148 B
{ "extension": [ "ts" ], "spec": "tests/**/*.spec.ts", "require": [ "tsx", "tsconfig-paths/register" ], "recursive": true }