TypeScript/scripts/tslint
2016-01-04 08:56:05 -08:00
..
booleanTriviaRule.ts Allow tagged boolean arguments to be followed with a colon. 2015-12-28 17:11:55 -05:00
nextLineRule.ts use tslint@next 2015-11-11 13:30:26 -08:00
noIncrementDecrementRule.ts Update lint message to not mention element access. 2016-01-04 08:44:16 -08:00
noInOperatorRule.ts lint rule forbidding the in keyword binary expression 2015-12-01 15:14:24 -08:00
noNullRule.ts use tslint@next 2015-11-11 13:30:26 -08:00
preferConstRule.ts Remove unnecessary 'else' block. 2015-11-18 10:07:42 -08: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