-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Probably a dumb question, but not clear to me from the README. Where do we put the settings?
{
"removeAttributeQuotes": true,
"removeComments": true,
"removeEmptyElements": true,
"removeOptionalTags": true,
"removeRedundantAttributes": true,
"collapseWhitespace": true,
"conservativeCollapse": true,
"caseSensitive": true,
"continueOnParseError": true,
"collapseBooleanAttributes": true,
"processConditionalComments": true,
"minifyCSS": true,
"minifyJS": true,
"html5": true
}
Metadata
Metadata
Assignees
Labels
No labels