{
  "useShortDoctype": true,
  "removeRedundantAttributes": true,
  "removeScriptTypeAttributes": true,
  "removeStyleLinkTypeAttributes": true,
  "removeComments": true,
  "collapseWhitespace": true,
  "collapseBooleanAttributes": true,
  "removeAttributeQuotes": true,
  "removeEmptyAttributes": true
}
