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

Fix ESLint warning #23865

Closed
germain-gg opened this issue Nov 29, 2022 · 1 comment · Fixed by matrix-org/matrix-js-sdk#2917
Closed

Fix ESLint warning #23865

germain-gg opened this issue Nov 29, 2022 · 1 comment · Fixed by matrix-org/matrix-js-sdk#2917
Labels
A-Developer-Experience T-Task Tasks for the team like planning

Comments

@germain-gg
Copy link
Contributor

germain-gg commented Nov 29, 2022

When running yarn lint locally

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 <4.9.0

YOUR TYPESCRIPT VERSION: 4.9.3

Please only submit bug reports when using the officially supported version.
@germain-gg germain-gg added T-Task Tasks for the team like planning A-Developer-Experience labels Nov 29, 2022
@weeman1337
Copy link
Contributor

weeman1337 commented Nov 29, 2022

Should no longer appear in React SDK. Does not appear on Element Web for me.

Will open a PR for JS SDK in a minute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants