{ "preset": "airbnb", "validateIndentation": "\t", "maximumLineLength": 140, "maxErrors": 5000, "disallowMultipleVarDecl": false, "disallowSpacesInsideObjectBrackets": false, "disallowMixedSpacesAndTabs": false, "excludeFiles": [] }