Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[module-lint-report] List of failed rules for auto-changelog repository #200

Open
kanthesha opened this issue Aug 22, 2024 · 0 comments
Open

Comments

@kanthesha
Copy link
Contributor

[✘] Does the package have a well-formed manifest (package.json)?
- Invalid package.json: Missing exports; Missing module; Missing types.
[✘] Does the README conform by recommending node install from nodejs.org?
- README.md should contain "Install the current LTS version of Node.js", but does not.
[✘] Is .nvmrc present, and does it conform?
- .nvmrc does not match the same file in the template repo.
[✘] Is jest.config.js present, and does it conform?
- jest.config.js does not match the same file in the template repo.
[✘] Is tsconfig.json present, and does it conform?
- tsconfig.json does not match the same file in the template repo.
[✘] Is tsconfig.build.json present, and does it conform?
- tsconfig.build.json does not match the same file in the template repo.
[✘] Is tsup.config.ts present, and does it conform?
- tsup.config.ts does not exist in this project.
[✘] Is typedoc.json present, and does it conform?
- typedoc.json does not exist in this project.
[✘] Is .gitignore present, and does it conform?
- .gitignore does not match the same file in the template repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant