vuejs/eslint-config-typescript

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

rijenkii opened this issue · 0 comments

> eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --max-warnings=0 --ignore-path ../.gitignore

=============

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

YOUR TYPESCRIPT VERSION: 5.0.4

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

=============

Dependencies @typescript-eslint/eslint-plugin and @typescript-eslint/parser@5.51.0 need to be upgraded to at least 5.55.0 to support TypeScript 5.