PACKAGE_JSON_DESCRIPTION_REQUIRED
Conformance is available on Enterprise plans
This check ensures that every has a field. This field is used to describe the workspace's purpose within the monorepo.
See the Node.js docs for more information.
- PACKAGE_JSON_NAME_REQUIRED
- PACKAGE_JSON_PRIVATE_REQUIRED
- PACKAGE_JSON_TYPE_REQUIRED
- PACKAGE_JSON_SIDE_EFFECTS_REQUIRED
Add the field to the file that explains what the package does and when it should be used.
Was this helpful?