Skip to content

πŸ› Bug: redundant files in package.json filesΒ #2271

@michaelfaith

Description

@michaelfaith

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Coming from https://github.com/JoshuaKGoldberg/package-json-validator-cli/pull/8/files#r2292284376

The following files are being generated in the package.json files array, but are redundant (per the npm spec):

  • README.md
  • LICENSE.md
  • package.json

And should CHANGELOG.md be included?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: accepting prsPlease, send a pull request to resolve this!type: bugSomething isn't working :(

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions