Sha256: c1398a1055626058dce8c30225073e2a768016c3ed111a6fd0ecb0289a98fa7d

Contents?: true

Size: 1.72 KB

Versions: 20

Compression:

Stored size: 1.72 KB

Contents

{
  "disallowEmptyBlocks": true,
  "disallowKeywords": ["with"],
  "disallowMixedSpacesAndTabs": true,
  "disallowMultipleLineStrings": true,
  "disallowMultipleVarDecl": true,
  "disallowQuotedKeysInObjects": "allButReserved",
  "disallowSpaceAfterPrefixUnaryOperators": ["++", "--", "+", "-", "~", "!"],
  "disallowSpaceBeforeBinaryOperators": [","],
  "disallowSpaceBeforePostfixUnaryOperators": ["++", "--"],
  "disallowSpacesInNamedFunctionExpression": { "beforeOpeningRoundBrace": true },
  "disallowSpacesInsideArrayBrackets": true,
  "disallowSpacesInsideParentheses": true,
  "disallowTrailingComma": true,
  "disallowTrailingWhitespace": true,
  "requireCamelCaseOrUpperCaseIdentifiers": true,
  "requireCapitalizedConstructors": true,
  "requireCommaBeforeLineBreak": true,
  "requireDotNotation": true,
  "requireLineFeedAtFileEnd": true,
  "requireSpaceAfterBinaryOperators": ["+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", "<", ">=", "<="],
  "requireSpaceAfterKeywords": ["if", "else", "for", "while", "do", "switch", "return", "try", "catch"],
  "requireSpaceAfterLineComment": true,
  "requireSpaceBeforeBinaryOperators": ["+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", "<", ">=", "<="],
  "requireSpacesInAnonymousFunctionExpression": { "beforeOpeningCurlyBrace": true, "beforeOpeningRoundBrace": true },
  "requireSpacesInConditionalExpression": true,
  "requireSpacesInFunctionDeclaration": { "beforeOpeningCurlyBrace": true },
  "requireSpacesInFunctionExpression": { "beforeOpeningCurlyBrace": true },
  "requireSpacesInNamedFunctionExpression": { "beforeOpeningCurlyBrace": true },
  "requireSpacesInsideObjectBrackets": "allButNested",
  "validateIndentation": 2,
  "validateLineBreaks": "LF",
  "validateQuoteMarks": "'"
}

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
problem_child-3.1.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-3.0.1 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-3.0.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-2.1.1 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-2.1.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-2.0.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-1.1.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-1.0.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-0.2.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-0.1.0 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-0.0.3 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
problem_child-0.0.2 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
problem_child-0.0.1 lib/problem_child/public/vendor/bootstrap/js/.jscsrc
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/bootstrap/js/.jscsrc