Skip to content

Document why there's no parserOptions.typescriptLocation #4102

Closed
@loynoir

Description

@loynoir

Scenario

Using typescript > 4.5.0, but not yet officially supported by eslint.

Is there a way to specific typescript location for typescript-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.                                                                                   
                                                                                                                                                              
=============   

Metadata

Metadata

Labels

accepting prsGo ahead, send a pull request that resolves this issuedocumentationDocumentation ("docs") that needs adding/updatingpackage: parserIssues related to @typescript-eslint/parser

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions