6 lines
126 B
Text
6 lines
126 B
Text
{
|
|
"preset": "crockford",
|
|
"validateIndentation": "\t",
|
|
"disallowKeywords": ["with"],
|
|
"disallowDanglingUnderscores": null
|
|
}
|