| Current Path : /var/node/inatote/Inatote-Backend/node_modules/undefsafe/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/undefsafe/.jscsrc |
{
"preset": "node-style-guide",
"requireCapitalizedComments": null,
"requireSpacesInAnonymousFunctionExpression": {
"beforeOpeningCurlyBrace": true,
"beforeOpeningRoundBrace": true
},
"disallowSpacesInNamedFunctionExpression": {
"beforeOpeningRoundBrace": true
},
"excludeFiles": ["node_modules/**"],
"disallowSpacesInFunction": null
}