TypeScript/scripts/tslint
2016-09-09 08:42:05 -07:00
..
booleanTriviaRule.ts add a extra check to avoid rescans 2016-05-25 12:25:53 -07:00
nextLineRule.ts use tslint@next 2015-11-11 13:30:26 -08:00
noIncrementDecrementRule.ts Lint all servicesSources 2016-05-25 06:45:52 -07:00
noInOperatorRule.ts lint rule forbidding the in keyword binary expression 2015-12-01 15:14:24 -08:00
noTypeAssertionWhitespaceRule.ts Add assertion whitespace lint rule (#9931) 2016-07-26 13:29:53 -07:00
objectLiteralSurroundingSpaceRule.ts Check for exactly one space 2016-06-23 13:35:29 -07:00
preferConstRule.ts Handle OmittedExpression nodes in binding patterns 2016-09-09 08:42:05 -07:00
tsconfig.json Add tslint rules for #3994 2015-08-25 18:09:32 -07:00
typeOperatorSpacingRule.ts apply tslint rule to scripts\tslint 2015-11-20 16:28:58 -08:00