7 lines
126 B
Plaintext
Raw Permalink Normal View History

2025-04-19 15:38:48 +08:00
{
"preset": "crockford",
"validateIndentation": "\t",
"disallowKeywords": ["with"],
"disallowDanglingUnderscores": null
}