parent
c9119446df
commit
ade1bb6c13
@ -0,0 +1,10 @@ |
||||
{ |
||||
"preset": "jquery", |
||||
"validateLineBreaks": null, |
||||
"requireCamelCaseOrUpperCaseIdentifiers": null, |
||||
"maximumLineLength": 500, |
||||
"requireBlocksOnNewline": true, |
||||
"requireSpaceBeforeBlockStatements": true, |
||||
"disallowMixedSpacesAndTabs": true, |
||||
validateIndentation: 4 |
||||
} |
Reference in new issue