Skip to content

Add typescriptreact to the README's TypeScript section#764

Merged
dbaeumer merged 1 commit intomicrosoft:masterfrom
kourge:update-readme-with-typescriptreact
Sep 26, 2019
Merged

Add typescriptreact to the README's TypeScript section#764
dbaeumer merged 1 commit intomicrosoft:masterfrom
kourge:update-readme-with-typescriptreact

Conversation

@kourge
Copy link
Contributor

@kourge kourge commented Sep 25, 2019

VS Code wasn't linting my .tsx files even though running the CLI eslint with the correct glob patterns did the job. It took me thirty minutes to realize that this is because tsx files fell under the purview of typescriptreact, and so that also needed to be in eslint.validate for things to work as expected.

@dbaeumer
Copy link
Member

Makes sense.

@dbaeumer dbaeumer merged commit 88a1799 into microsoft:master Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants