Monorepo for the @pacote organisation.
Script | Description |
---|---|
pnpm build |
Builds packages for distribution. |
pnpm build:docs |
Builds documentation from the source code. |
pnpm clean |
Deletes all build artifacts. |
pnpm commit |
Creates a new conventional commit. |
pnpm format |
Formats codebase. |
pnpm lint |
Runs static code analysis. |
pnpm plop |
Creates a new package. |
pnpm release |
Publishes all eligible package updates to NPM. |
pnpm test |
Runs tests. |
pnpm test:coverage |
Runs tests with coverage report. |
MIT © Luís Rodrigues.