TypeScript/scripts/tslint
Wesley Wigham e12f2d8232 Add assertion whitespace lint rule (#9931)
* Add assertion whitespace lint rule

* Fix typo

* Add the word `Rule` to Jakefile
2016-07-26 13:29:53 -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 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