Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F669626
.jscsrc
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
calfzhou
Jul 27 2015, 3:17 PM
2015-07-27 15:17:53 (UTC+0)
Size
795 B
Referenced Files
None
Subscribers
None
.jscsrc
View Options
{
"requireCurlyBraces"
:
[
"if"
,
"else"
,
"for"
,
"while"
,
"do"
,
"try"
,
"catch"
],
"requireSpaceAfterKeywords"
:
[
"if"
,
"else"
,
"for"
,
"while"
,
"do"
,
"switch"
,
"return"
,
"try"
,
"catch"
],
"disallowLeftStickedOperators"
:
[
"?"
,
"+"
,
"-"
,
"/"
,
"*"
,
"="
,
"=="
,
"==="
,
"!="
,
"!=="
,
">"
,
">="
,
"<"
,
"<="
],
"disallowRightStickedOperators"
:
[
"?"
,
"+"
,
"/"
,
"*"
,
":"
,
"="
,
"=="
,
"==="
,
"!="
,
"!=="
,
">"
,
">="
,
"<"
,
"<="
],
"requireRightStickedOperators"
:
[
"!"
],
"requireLeftStickedOperators"
:
[
","
],
"disallowImplicitTypeConversion"
:
[
"string"
],
"disallowKeywords"
:
[
"with"
],
"disallowMultipleLineBreaks"
:
true
,
"disallowKeywordsOnNewLine"
:
[
"else"
],
"excludeFiles"
:
[],
"validateJSDoc"
:
{
"checkParamNames"
:
true
,
"requireParamTypes"
:
true
}
}
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/kz/lw/2lobdhwh4tyt4sdq
Default Alt Text
.jscsrc (795 B)
Attached To
Mode
P1833 .jscsrc
Attached
Detach File
Event Timeline
Log In to Comment