htmlchess/node_modules/yaeti/.jscsrc

6 lines
126 B
Text

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