TypeScript/scripts/tslint
Wesley Wigham ed87b40902 Fix linter (#17312)
We just merged a change which makes the `.types` member of a union or intersection type a readonly array. Our lint rule's type annotation needs to reflect that.
2017-07-19 17:06:31 -07:00
..
booleanTriviaRule.ts Cast identifier names to string in lint rule (#17027) 2017-07-07 16:30:02 -07:00
nextLineRule.ts importFixes: Support missing "React" at a JSXOpeningElement (#16066) 2017-06-05 14:23:39 -07:00
noBomRule.ts Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
noIncrementDecrementRule.ts Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
noInOperatorRule.ts Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
noTypeAssertionWhitespaceRule.ts Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
objectLiteralSurroundingSpaceRule.ts Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
tsconfig.json Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00
typeOperatorSpacingRule.ts Fix linter (#17312) 2017-07-19 17:06:31 -07:00