{
  "blocks": false,
  "brackets": false,
  "colons": "always",
  "commaSpace": "always",
  "commentSpace": "always",
  "cssLiteral": "never",
  "depthLimit": 10,
  "duplicates": false,
  "efficient": "always",
  "exclude": [],
  "extendPref": false,
  "globalDupe": false,
  "groupOutputByFile": true,
  "indentPref": 2,
  "leadingZero": "always",
  "maxErrors": false,
  "maxWarnings": false,
  "mixed": true,
  "namingConvention": "lowercase-dash",
  "namingConventionStrict": false,
  "none": "always",
  "noImportant": false,
  "placeholders": false,
  "quotePref": "single",
  "reporterOptions": {
    "columns": [ "lineData", "severity", "description", "rule" ],
    "columnSplitter": "  ",
    "showHeaders": false,
    "truncate": true
  },
  "semicolons": false,
  "stackedProperties": "never",
  "trailingWhitespace": "never",
  "valid": false,
  "zeroUnits": "never",
  "zIndexNormalize": false
}
