Websocket
[VSoRC/.git] / node_modules / websocket / node_modules / yaeti / .jscsrc
1 {
2         "preset": "crockford",
3         "validateIndentation": "\t",
4         "disallowKeywords": ["with"],
5         "disallowDanglingUnderscores": null
6 }