Skip to content

🚀 Feature: Also remove .npmpackagejsonlintrc.json in blockESLintPackageJson transition #2017

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

Closed
2 tasks done
JoshuaKGoldberg opened this issue Mar 25, 2025 · 1 comment · Fixed by #2026
Closed
2 tasks done
Assignees
Labels
good first issue Good for newcomers, please hop on! status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

Feature Request Checklist

Overview

blockESLintPackageJson removes now-unused dependencies related to npm-package-json-lint in transition mode:

blockRemoveDependencies({
dependencies: [
"npm-package-json-lint",
"npm-package-json-lint-config-default",
],
}),

...but some older repos may still have a .npmpackagejsonlintrc.json file: e.g. https://github.com/JoshuaKGoldberg/are-docs-informative/blob/4a6dd7bfd87d09d01e76fbfee4bcb939f7b36276/.npmpackagejsonlintrc.json

Accepting PRs to additionally remove files matching .npmpackagejsonlintrc*.

Additional Info

See blockRemoveFiles for other blocks that remove files.

🎁

@JoshuaKGoldberg JoshuaKGoldberg added good first issue Good for newcomers, please hop on! status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request labels Mar 25, 2025
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Mar 26, 2025
Copy link

🎉 This is included in version v2.13.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers, please hop on! status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant