health
Health
Note: This is a newer function as of April 2024 and will not catch all issues. It is a work in progress.
pnpm gesso health
This command will check the health of the project and report any issues that are found, primarily around configuration and deprecated features. It returns a non-zero exit code if any issues are found, meaning it can be used in CI to prevent merging of PRs that introduce issues.