Eric Foster 35b96bc934 initial commit 6 years ago
..
code-examples initial commit 6 years ago
completed-docs initial commit 6 years ago
adjacentOverloadSignaturesRule.d.ts initial commit 6 years ago
adjacentOverloadSignaturesRule.js initial commit 6 years ago
alignRule.d.ts initial commit 6 years ago
alignRule.js initial commit 6 years ago
arrayTypeRule.d.ts initial commit 6 years ago
arrayTypeRule.js initial commit 6 years ago
arrowParensRule.d.ts initial commit 6 years ago
arrowParensRule.js initial commit 6 years ago
arrowReturnShorthandRule.d.ts initial commit 6 years ago
arrowReturnShorthandRule.js initial commit 6 years ago
awaitPromiseRule.d.ts initial commit 6 years ago
awaitPromiseRule.js initial commit 6 years ago
banCommaOperatorRule.d.ts initial commit 6 years ago
banCommaOperatorRule.js initial commit 6 years ago
banRule.d.ts initial commit 6 years ago
banRule.js initial commit 6 years ago
banTypesRule.d.ts initial commit 6 years ago
banTypesRule.js initial commit 6 years ago
binaryExpressionOperandOrderRule.d.ts initial commit 6 years ago
binaryExpressionOperandOrderRule.js initial commit 6 years ago
callableTypesRule.d.ts initial commit 6 years ago
callableTypesRule.js initial commit 6 years ago
classNameRule.d.ts initial commit 6 years ago
classNameRule.js initial commit 6 years ago
commentFormatRule.d.ts initial commit 6 years ago
commentFormatRule.js initial commit 6 years ago
completedDocsRule.d.ts initial commit 6 years ago
completedDocsRule.js initial commit 6 years ago
curlyRule.d.ts initial commit 6 years ago
curlyRule.js initial commit 6 years ago
cyclomaticComplexityRule.d.ts initial commit 6 years ago
cyclomaticComplexityRule.js initial commit 6 years ago
deprecationRule.d.ts initial commit 6 years ago
deprecationRule.js initial commit 6 years ago
encodingRule.d.ts initial commit 6 years ago
encodingRule.js initial commit 6 years ago
eoflineRule.d.ts initial commit 6 years ago
eoflineRule.js initial commit 6 years ago
fileHeaderRule.d.ts initial commit 6 years ago
fileHeaderRule.js initial commit 6 years ago
forinRule.d.ts initial commit 6 years ago
forinRule.js initial commit 6 years ago
importBlacklistRule.d.ts initial commit 6 years ago
importBlacklistRule.js initial commit 6 years ago
importSpacingRule.d.ts initial commit 6 years ago
importSpacingRule.js initial commit 6 years ago
indentRule.d.ts initial commit 6 years ago
indentRule.js initial commit 6 years ago
interfaceNameRule.d.ts initial commit 6 years ago
interfaceNameRule.js initial commit 6 years ago
interfaceOverTypeLiteralRule.d.ts initial commit 6 years ago
interfaceOverTypeLiteralRule.js initial commit 6 years ago
jsdocFormatRule.d.ts initial commit 6 years ago
jsdocFormatRule.js initial commit 6 years ago
labelPositionRule.d.ts initial commit 6 years ago
labelPositionRule.js initial commit 6 years ago
linebreakStyleRule.d.ts initial commit 6 years ago
linebreakStyleRule.js initial commit 6 years ago
matchDefaultExportNameRule.d.ts initial commit 6 years ago
matchDefaultExportNameRule.js initial commit 6 years ago
maxClassesPerFileRule.d.ts initial commit 6 years ago
maxClassesPerFileRule.js initial commit 6 years ago
maxFileLineCountRule.d.ts initial commit 6 years ago
maxFileLineCountRule.js initial commit 6 years ago
maxLineLengthRule.d.ts initial commit 6 years ago
maxLineLengthRule.js initial commit 6 years ago
memberAccessRule.d.ts initial commit 6 years ago
memberAccessRule.js initial commit 6 years ago
memberOrderingRule.d.ts initial commit 6 years ago
memberOrderingRule.js initial commit 6 years ago
newParensRule.d.ts initial commit 6 years ago
newParensRule.js initial commit 6 years ago
newlineBeforeReturnRule.d.ts initial commit 6 years ago
newlineBeforeReturnRule.js initial commit 6 years ago
newlinePerChainedCallRule.d.ts initial commit 6 years ago
newlinePerChainedCallRule.js initial commit 6 years ago
noAngleBracketTypeAssertionRule.d.ts initial commit 6 years ago
noAngleBracketTypeAssertionRule.js initial commit 6 years ago
noAnyRule.d.ts initial commit 6 years ago
noAnyRule.js initial commit 6 years ago
noArgRule.d.ts initial commit 6 years ago
noArgRule.js initial commit 6 years ago
noBitwiseRule.d.ts initial commit 6 years ago
noBitwiseRule.js initial commit 6 years ago
noBooleanLiteralCompareRule.d.ts initial commit 6 years ago
noBooleanLiteralCompareRule.js initial commit 6 years ago
noConditionalAssignmentRule.d.ts initial commit 6 years ago
noConditionalAssignmentRule.js initial commit 6 years ago
noConsecutiveBlankLinesRule.d.ts initial commit 6 years ago
noConsecutiveBlankLinesRule.js initial commit 6 years ago
noConsoleRule.d.ts initial commit 6 years ago
noConsoleRule.js initial commit 6 years ago
noConstructRule.d.ts initial commit 6 years ago
noConstructRule.js initial commit 6 years ago
noDebuggerRule.d.ts initial commit 6 years ago
noDebuggerRule.js initial commit 6 years ago
noDefaultExportRule.d.ts initial commit 6 years ago
noDefaultExportRule.js initial commit 6 years ago
noDuplicateImportsRule.d.ts initial commit 6 years ago
noDuplicateImportsRule.js initial commit 6 years ago
noDuplicateSuperRule.d.ts initial commit 6 years ago
noDuplicateSuperRule.js initial commit 6 years ago
noDuplicateSwitchCaseRule.d.ts initial commit 6 years ago
noDuplicateSwitchCaseRule.js initial commit 6 years ago
noDuplicateVariableRule.d.ts initial commit 6 years ago
noDuplicateVariableRule.js initial commit 6 years ago
noDynamicDeleteRule.d.ts initial commit 6 years ago
noDynamicDeleteRule.js initial commit 6 years ago
noEmptyInterfaceRule.d.ts initial commit 6 years ago
noEmptyInterfaceRule.js initial commit 6 years ago
noEmptyRule.d.ts initial commit 6 years ago
noEmptyRule.js initial commit 6 years ago
noEvalRule.d.ts initial commit 6 years ago
noEvalRule.js initial commit 6 years ago
noFloatingPromisesRule.d.ts initial commit 6 years ago
noFloatingPromisesRule.js initial commit 6 years ago
noForInArrayRule.d.ts initial commit 6 years ago
noForInArrayRule.js initial commit 6 years ago
noImplicitDependenciesRule.d.ts initial commit 6 years ago
noImplicitDependenciesRule.js initial commit 6 years ago
noImportSideEffectRule.d.ts initial commit 6 years ago
noImportSideEffectRule.js initial commit 6 years ago
noInferrableTypesRule.d.ts initial commit 6 years ago
noInferrableTypesRule.js initial commit 6 years ago
noInferredEmptyObjectTypeRule.d.ts initial commit 6 years ago
noInferredEmptyObjectTypeRule.js initial commit 6 years ago
noInternalModuleRule.d.ts initial commit 6 years ago
noInternalModuleRule.js initial commit 6 years ago
noInvalidTemplateStringsRule.d.ts initial commit 6 years ago
noInvalidTemplateStringsRule.js initial commit 6 years ago
noInvalidThisRule.d.ts initial commit 6 years ago
noInvalidThisRule.js initial commit 6 years ago
noIrregularWhitespaceRule.d.ts initial commit 6 years ago
noIrregularWhitespaceRule.js initial commit 6 years ago
noMagicNumbersRule.d.ts initial commit 6 years ago
noMagicNumbersRule.js initial commit 6 years ago
noMergeableNamespaceRule.d.ts initial commit 6 years ago
noMergeableNamespaceRule.js initial commit 6 years ago
noMisusedNewRule.d.ts initial commit 6 years ago
noMisusedNewRule.js initial commit 6 years ago
noNamespaceRule.d.ts initial commit 6 years ago
noNamespaceRule.js initial commit 6 years ago
noNonNullAssertionRule.d.ts initial commit 6 years ago
noNonNullAssertionRule.js initial commit 6 years ago
noNullKeywordRule.d.ts initial commit 6 years ago
noNullKeywordRule.js initial commit 6 years ago
noObjectLiteralTypeAssertionRule.d.ts initial commit 6 years ago
noObjectLiteralTypeAssertionRule.js initial commit 6 years ago
noParameterPropertiesRule.d.ts initial commit 6 years ago
noParameterPropertiesRule.js initial commit 6 years ago
noParameterReassignmentRule.d.ts initial commit 6 years ago
noParameterReassignmentRule.js initial commit 6 years ago
noRedundantJsdocRule.d.ts initial commit 6 years ago
noRedundantJsdocRule.js initial commit 6 years ago
noReferenceImportRule.d.ts initial commit 6 years ago
noReferenceImportRule.js initial commit 6 years ago
noReferenceRule.d.ts initial commit 6 years ago
noReferenceRule.js initial commit 6 years ago
noRequireImportsRule.d.ts initial commit 6 years ago
noRequireImportsRule.js initial commit 6 years ago
noReturnAwaitRule.d.ts initial commit 6 years ago
noReturnAwaitRule.js initial commit 6 years ago
noShadowedVariableRule.d.ts initial commit 6 years ago
noShadowedVariableRule.js initial commit 6 years ago
noSparseArraysRule.d.ts initial commit 6 years ago
noSparseArraysRule.js initial commit 6 years ago
noStringLiteralRule.d.ts initial commit 6 years ago
noStringLiteralRule.js initial commit 6 years ago
noStringThrowRule.d.ts initial commit 6 years ago
noStringThrowRule.js initial commit 6 years ago
noSubmoduleImportsRule.d.ts initial commit 6 years ago
noSubmoduleImportsRule.js initial commit 6 years ago
noSwitchCaseFallThroughRule.d.ts initial commit 6 years ago
noSwitchCaseFallThroughRule.js initial commit 6 years ago
noThisAssignmentRule.d.ts initial commit 6 years ago
noThisAssignmentRule.js initial commit 6 years ago
noTrailingWhitespaceRule.d.ts initial commit 6 years ago
noTrailingWhitespaceRule.js initial commit 6 years ago
noUnboundMethodRule.d.ts initial commit 6 years ago
noUnboundMethodRule.js initial commit 6 years ago
noUnnecessaryCallbackWrapperRule.d.ts initial commit 6 years ago
noUnnecessaryCallbackWrapperRule.js initial commit 6 years ago
noUnnecessaryClassRule.d.ts initial commit 6 years ago
noUnnecessaryClassRule.js initial commit 6 years ago
noUnnecessaryInitializerRule.d.ts initial commit 6 years ago
noUnnecessaryInitializerRule.js initial commit 6 years ago
noUnnecessaryQualifierRule.d.ts initial commit 6 years ago
noUnnecessaryQualifierRule.js initial commit 6 years ago
noUnnecessaryTypeAssertionRule.d.ts initial commit 6 years ago
noUnnecessaryTypeAssertionRule.js initial commit 6 years ago
noUnsafeAnyRule.d.ts initial commit 6 years ago
noUnsafeAnyRule.js initial commit 6 years ago
noUnsafeFinallyRule.d.ts initial commit 6 years ago
noUnsafeFinallyRule.js initial commit 6 years ago
noUnusedExpressionRule.d.ts initial commit 6 years ago
noUnusedExpressionRule.js initial commit 6 years ago
noUnusedVariableRule.d.ts initial commit 6 years ago
noUnusedVariableRule.js initial commit 6 years ago
noUseBeforeDeclareRule.d.ts initial commit 6 years ago
noUseBeforeDeclareRule.js initial commit 6 years ago
noVarKeywordRule.d.ts initial commit 6 years ago
noVarKeywordRule.js initial commit 6 years ago
noVarRequiresRule.d.ts initial commit 6 years ago
noVarRequiresRule.js initial commit 6 years ago
noVoidExpressionRule.d.ts initial commit 6 years ago
noVoidExpressionRule.js initial commit 6 years ago
numberLiteralFormatRule.d.ts initial commit 6 years ago
numberLiteralFormatRule.js initial commit 6 years ago
objectLiteralKeyQuotesRule.d.ts initial commit 6 years ago
objectLiteralKeyQuotesRule.js initial commit 6 years ago
objectLiteralShorthandRule.d.ts initial commit 6 years ago
objectLiteralShorthandRule.js initial commit 6 years ago
objectLiteralSortKeysRule.d.ts initial commit 6 years ago
objectLiteralSortKeysRule.js initial commit 6 years ago
oneLineRule.d.ts initial commit 6 years ago
oneLineRule.js initial commit 6 years ago
oneVariablePerDeclarationRule.d.ts initial commit 6 years ago
oneVariablePerDeclarationRule.js initial commit 6 years ago
onlyArrowFunctionsRule.d.ts initial commit 6 years ago
onlyArrowFunctionsRule.js initial commit 6 years ago
orderedImportsRule.d.ts initial commit 6 years ago
orderedImportsRule.js initial commit 6 years ago
preferConditionalExpressionRule.d.ts initial commit 6 years ago
preferConditionalExpressionRule.js initial commit 6 years ago
preferConstRule.d.ts initial commit 6 years ago
preferConstRule.js initial commit 6 years ago
preferForOfRule.d.ts initial commit 6 years ago
preferForOfRule.js initial commit 6 years ago
preferFunctionOverMethodRule.d.ts initial commit 6 years ago
preferFunctionOverMethodRule.js initial commit 6 years ago
preferMethodSignatureRule.d.ts initial commit 6 years ago
preferMethodSignatureRule.js initial commit 6 years ago
preferObjectSpreadRule.d.ts initial commit 6 years ago
preferObjectSpreadRule.js initial commit 6 years ago
preferReadonlyRule.d.ts initial commit 6 years ago
preferReadonlyRule.js initial commit 6 years ago
preferSwitchRule.d.ts initial commit 6 years ago
preferSwitchRule.js initial commit 6 years ago
preferTemplateRule.d.ts initial commit 6 years ago
preferTemplateRule.js initial commit 6 years ago
preferWhileRule.d.ts initial commit 6 years ago
preferWhileRule.js initial commit 6 years ago
promiseFunctionAsyncRule.d.ts initial commit 6 years ago
promiseFunctionAsyncRule.js initial commit 6 years ago
quotemarkRule.d.ts initial commit 6 years ago
quotemarkRule.js initial commit 6 years ago
radixRule.d.ts initial commit 6 years ago
radixRule.js initial commit 6 years ago
restrictPlusOperandsRule.d.ts initial commit 6 years ago
restrictPlusOperandsRule.js initial commit 6 years ago
returnUndefinedRule.d.ts initial commit 6 years ago
returnUndefinedRule.js initial commit 6 years ago
semicolonRule.d.ts initial commit 6 years ago
semicolonRule.js initial commit 6 years ago
spaceBeforeFunctionParenRule.d.ts initial commit 6 years ago
spaceBeforeFunctionParenRule.js initial commit 6 years ago
spaceWithinParensRule.d.ts initial commit 6 years ago
spaceWithinParensRule.js initial commit 6 years ago
strictBooleanExpressionsRule.d.ts initial commit 6 years ago
strictBooleanExpressionsRule.js initial commit 6 years ago
strictTypePredicatesRule.d.ts initial commit 6 years ago
strictTypePredicatesRule.js initial commit 6 years ago
switchDefaultRule.d.ts initial commit 6 years ago
switchDefaultRule.js initial commit 6 years ago
switchFinalBreakRule.d.ts initial commit 6 years ago
switchFinalBreakRule.js initial commit 6 years ago
trailingCommaRule.d.ts initial commit 6 years ago
trailingCommaRule.js initial commit 6 years ago
tripleEqualsRule.d.ts initial commit 6 years ago
tripleEqualsRule.js initial commit 6 years ago
typeLiteralDelimiterRule.d.ts initial commit 6 years ago
typeLiteralDelimiterRule.js initial commit 6 years ago
typedefRule.d.ts initial commit 6 years ago
typedefRule.js initial commit 6 years ago
typedefWhitespaceRule.d.ts initial commit 6 years ago
typedefWhitespaceRule.js initial commit 6 years ago
typeofCompareRule.d.ts initial commit 6 years ago
typeofCompareRule.js initial commit 6 years ago
unifiedSignaturesRule.d.ts initial commit 6 years ago
unifiedSignaturesRule.js initial commit 6 years ago
useDefaultTypeParameterRule.d.ts initial commit 6 years ago
useDefaultTypeParameterRule.js initial commit 6 years ago
useIsnanRule.d.ts initial commit 6 years ago
useIsnanRule.js initial commit 6 years ago
variableNameRule.d.ts initial commit 6 years ago
variableNameRule.js initial commit 6 years ago
whitespaceRule.d.ts initial commit 6 years ago
whitespaceRule.js initial commit 6 years ago