Skip to content
Snippets Groups Projects
Select Git revision
  • a1bec1a479db6ebc8e50e57eb93a546de9170fb1
  • master default
  • 5.0.0 protected
  • 4.0.0
  • dev
  • 5.0.0-superduperalpha-2
  • 5.0.0-superduperalpha-1
  • v3.0.0-prealpha
8 results

.editorconfig

Blame
  • html-minifier.json 168 B
    {
      "minifyCSS": true,
      "minifyJS": true,
      "removeCommens": true,
      "removeAttributeQuotes": true,
      "removeRedundantAttributes": true,
      "collapseWhitespace": true
    }