Use these checks to make it easier to work with scripts, dependencies, and more.Documentation Index
Fetch the complete documentation index at: https://docs.commonality.co/llms.txt
Use this file to discover all available pages before exploring further.
Check that a package has specific scripts
Helpful when using a task runner or package manager that allows running scripts across many packages..commonality/has-build-scripts.ts
.commonality/config.json
Check that a package has an .npmignore
Useful to prevent publishing dist directories or *.test.* files.
.commonality/has-npm-ignore.ts
.commonality/config.json