Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Scenario
Using typescript > 4.5.0, but not yet officially supported byeslint
.
Is there a way to specific typescript location fortypescript-eslint
, so no need to modify package.json?
Additional Infomation
============= 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.5.0 YOUR TYPESCRIPT VERSION: 4.5.0-beta Please only submit bug reports when using the officially supported version. =============