mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
feature(jscsrc) add
This commit is contained in:
parent
fc1b9ebaa6
commit
cf8f662060
1 changed files with 7 additions and 0 deletions
7
.jscsrc
Normal file
7
.jscsrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"preset": "crockford",
|
||||
"requireSpaceAfterKeywords": null,
|
||||
"disallowTrailingWhitespace": "ignoreEmptyLines",
|
||||
"validateIndentation": null,
|
||||
"requireCurlyBraces": null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue