📝 Documentation: valid-name and valid-version rules claim hasSuggestions: true, but don't have suggestions #255
Labels
area: documentation
Improvements or additions to docs
good first issue
Good for newcomers, please hop on!
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Overview
Neither of these rules include a
suggest
property in their reports. So the following two lines should be deleted:eslint-plugin-package-json/src/rules/valid-name.ts
Line 51 in 2ce1881
eslint-plugin-package-json/src/rules/valid-version.ts
Line 42 in 2ce1881
Additional Info
This would likely be detected by #82. Filing this issue as a nice
good first issue
to tackle beforehand.The text was updated successfully, but these errors were encountered: