JoshuaKGoldberg / eslint-plugin-package-json

Rules for consistent, readable, and valid package.json files. 🗂️
MIT License
120 stars 21 forks source link

fix: skip check for name to match npm package when private is true #455

Closed hyoban closed 3 months ago

hyoban commented 3 months ago

PR Checklist

Overview

When I write a project that is not a npm package, we do not need to make the name field match the npm package rules.

Sorry for not creating an issue first(I am lazy), feel free to close this PR if you do not want to make this change.

github-actions[bot] commented 3 months ago

:tada: This is included in version v0.15.2 :tada:

The release is available on:

Cheers! 📦🚀