UNPKG

create-node-lib

Version:

Scaffolding out a Node.js library module

20 lines (16 loc) 334 B
documentation: - changed-files: - any-glob-to-any-file: - "docs/*" - "**/*.md" - "guides/*" build: - changed-files: - any-glob-to-any-file: ".github/workflows/*" typescript: - changed-files: - any-glob-to-any-file: "**/*[.|-]d.ts" cli: - any: ["bin/**/*", "cli/**/*"] test: - any: ["test/**/*", "__tests__/**/*"]