UNPKG

templates-mo

Version:

Templates is a scaffolding framework that makes code generation simple, dynamic, and reusable. Generate files, parts of your app, or whole project structures—without the repetitive copy-pasting

17 lines (16 loc) • 240 B
{ "testing": { "name": "testing-config" }, "new-test": { "extendedDest": "__tests__/tests", "newFolder": false }, "yargs-cli-cmd": { "answers": { "type": "defaultExport", "typescript": true, "extension": "ts" } } }