You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix test description to match, what actually is happening
* Allow empty description
Fixed issue which results in a javascript error if description was empty.
Fixes#163
Description
If there is a empty description in
package.json
,npm-package-json-lint
fails with the errorCannot read property 'toUpperCase' of undefined
.Environment:
npm-package-json-lint
:4.1.0
npm
:6.13.0
node
:10.16.3
My
package.json
:Output:
Expected:
List of all actual errors
The text was updated successfully, but these errors were encountered: