Skip to content

chore: fix ESLint not linting JSX/TSX files in VS Code - #60

Merged
Bentroen merged 3 commits into
developfrom
style/eslint-tsx-fix
Oct 6, 2025
Merged

chore: fix ESLint not linting JSX/TSX files in VS Code#60
Bentroen merged 3 commits into
developfrom
style/eslint-tsx-fix

Conversation

@Bentroen

@Bentroen Bentroen commented Oct 6, 2025

Copy link
Copy Markdown
Member

This PR adds typescriptreact as an ESLint target in the .vscode/settings.json file. The lack of this configuration caused VS Code not to display ESLint warnings/errors in .tsx files, despite actually linting them when run via the CLI.

This change unfolded from PR #54. No linting changes were necessary due to the pre-commit hook added in that PR, which ensures all commits adhere to the configured style.

@Bentroen
Bentroen changed the base branch from main to develop October 6, 2025 03:40
@Bentroen
Bentroen merged commit 672e862 into develop Oct 6, 2025
2 checks passed
@Bentroen
Bentroen deleted the style/eslint-tsx-fix branch October 6, 2025 03:41
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.

1 participant