Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update @typescript-eslint/parser #9621

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

weeman1337
Copy link
Contributor

@weeman1337 weeman1337 commented Nov 25, 2022

Get rid of

~/git/element/matrix-react-sdk (develop)$ yarn run lint:js
yarn run v1.22.18
$ eslint --max-warnings 0 src test cypress
=============

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.8.0

YOUR TYPESCRIPT VERSION: 4.8.4

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

=============
Done in 32.09s.

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

@weeman1337 weeman1337 added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Nov 25, 2022
@weeman1337 weeman1337 requested a review from a team as a code owner November 25, 2022 13:42
@weeman1337 weeman1337 enabled auto-merge (squash) November 25, 2022 13:44
@weeman1337 weeman1337 merged commit ad190b1 into develop Nov 25, 2022
@weeman1337 weeman1337 deleted the weeman1337/update-typescript-eslint-parser branch November 25, 2022 14:00
amywalkerdev pushed a commit that referenced this pull request Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants