nuxt / typescript

TypeScript Support for Nuxt 2

Home Page:https://typescript.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade syntax support for Typescript 4.2.3

s-khuntia opened this issue · comments

Please upgrade typescript to support @typescript-eslint/typescript-estree so we can prevent the warning

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

YOUR TYPESCRIPT VERSION: 4.2.3

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

REFERENCING SIMILAR ISSUE

#489

Was fixed in #563 (not released yet at the time of writing this comment).