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

Update eslint #815

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Update eslint #815

merged 3 commits into from
Sep 11, 2023

Conversation

AndrewFerr
Copy link
Member

This PR removes the following warning during yarn lint:

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.1.0

YOUR TYPESCRIPT VERSION: 5.1.3

Please only submit bug reports when using the officially supported version.

For posterity, the (bash) command I used to update the eslint deps is

yarn add -D @typescript-eslint/{eslint-plugin,parser} eslint{,-{config-preact,plugin-mocha}}

@AndrewFerr AndrewFerr self-assigned this Sep 11, 2023
@AndrewFerr AndrewFerr requested a review from a team as a code owner September 11, 2023 13:39
@AndrewFerr AndrewFerr added this pull request to the merge queue Sep 11, 2023
Merged via the queue into main with commit d2ae7df Sep 11, 2023
14 checks passed
@AndrewFerr AndrewFerr deleted the af/update-eslint branch September 11, 2023 14:01
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