TypeScript/scripts/tslint
Andy 8ace7b826f importFixes: Support missing "React" at a JSXOpeningElement (#16066)
* importFixes: Support missing "React" at a JSXOpeningElement

* Fix nextLineRule linting

* Rename to resolveJsxNamespaceAtLocation

* Expose getJsxNamespace and resolveNameAtLocation separately
2017-06-05 14:23:39 -07:00
..
booleanTriviaRule.ts Merge branch 'master' into lint-linter 2017-04-11 14:34:38 -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 Update tslint to latest (next is still on 4.3) and lint for BOM 2017-03-01 10:37:13 -08:00