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

new rule: check engines #309

Open
boneskull opened this issue Aug 23, 2023 · 0 comments
Open

new rule: check engines #309

boneskull opened this issue Aug 23, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed rules related to rules or linting

Comments

@boneskull
Copy link
Owner

Assert that if there's an engines field in a package.json (probably only the node one for now), and something like exports is provided (without a fallback to main), and the lowest supported version of Node.js understands exports as written.

This would imply that the lowest supported version of Node.js is not actually getting tested in CI.

@boneskull boneskull added enhancement New feature or request help wanted Extra attention is needed rules related to rules or linting labels Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed rules related to rules or linting
Projects
None yet
Development

No branches or pull requests

1 participant