UNPKG

@hint/hint-minified-js

Version:

hint that that checks if the JavaScript used by the web page is minified

15 lines (14 loc) 407 B
{ "description": { "description": "Metadata description", "message": "Hint to check script is minified or not" }, "name": { "description": "Metadata name", "message": "Minify JavaScript" }, "shouldBeMinified": { "description": "Report message when a JavaScript can be minified", "message": "JavaScript content should be minified." } }