Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use latest typescript-eslint in examples #235

Merged
merged 1 commit into from Feb 15, 2024

Conversation

mdjermanovic
Copy link
Member

Updates examples/typescript test project to use the new package typescript-eslint that supports flat config.

Note that @typescript-eslint/parser and @typescript-eslint/eslint-plugin are dependencies of typescript-eslint so there's no need to install them separately.

Configuration in eslint.config.js is based on the first example from https://typescript-eslint.io/linting/configs.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@nzakas nzakas merged commit 313959b into main Feb 15, 2024
12 checks passed
@nzakas nzakas deleted the examples-latest-typescript-eslint branch February 15, 2024 18:02
@github-actions github-actions bot mentioned this pull request Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

None yet

3 participants