2025-04-19 15:38:48 +08:00

7 lines
126 B
Plaintext

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