Closed SamVerschueren closed 8 years ago
If the private property of package.json is set to true, the license rule can be disabled because the package is not meant to be released publicly (yet).
private
package.json
true
license
If the
private
property ofpackage.json
is set totrue
, thelicense
rule can be disabled because the package is not meant to be released publicly (yet).