UNPKG

material-design-lite

Version:

Material Design Components in CSS, JS and HTML

23 lines (22 loc) 576 B
{ "preset": "google", "disallowSpacesInAnonymousFunctionExpression": null, "validateLineBreaks": "LF", "validateIndentation": 2, "excludeFiles": ["node_modules/**"], "maximumLineLength": 130, "validateQuoteMarks": "'", "requireDotNotation": false, "requireCamelCaseOrUpperCaseIdentifiers": {"allowedPrefixes": ["opt_"]}, "jsDoc": { "checkAnnotations": { "preset": "closurecompiler", "extra": { "type": true, "suppress": true } }, "checkTypes": "strictNativeCase", "enforceExistence": "exceptExports" } }