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

chore(deps): update @yarnpkg/eslint-config to 3.0.0 #669

Closed
wants to merge 1 commit into from

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Mar 3, 2025

Issue

Executing

corepack yarn
corepack yarn lint

results in a compatibility warning message:

$ yarn run 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: >=4.7.4 <5.6.0

YOUR TYPESCRIPT VERSION: 5.8.2

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

Change

Verification

Execute

corepack yarn
corepack yarn lint

and confirm there are no warnings or errors reported.

fix fixable eslint formatting errors

add @typescript-eslint/no-unused-vars caughtErrors:none

change VScode setting to eslint.useFlatConfig true
@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 3, 2025 18:30
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399

This comment was marked as resolved.

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399
Copy link
Contributor Author

@MikeMcC399 MikeMcC399 closed this Mar 19, 2025
@MikeMcC399 MikeMcC399 deleted the update/eslint-config branch March 19, 2025 10:25
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