7 lines
126 B
Plaintext

{
"preset": "crockford",
"validateIndentation": "\t",
"disallowKeywords": ["with"],
"disallowDanglingUnderscores": null
}