polygonplanet / sublime-text-eslint

ESLint any JavaScript file in Sublime Text
24 stars 7 forks source link

Typescript 3.7 is not supported #25

Closed alyzhao closed 2 years ago

alyzhao commented 5 years ago

WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.6.0

YOUR TYPESCRIPT VERSION: 3.7.2

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

polygonplanet commented 2 years ago

This plugin does not use TypeScript or typescript-estree, it is for eslint. the issue for another repository...?