Detect typescript package from the nearest package.json

Hi everyone,

I'm posting here not really for a bug or a question. We are working on a monorepo with multiple project using differents versions of typescript. I noticed on the typescript settings unlike eslint settings where the eslint package is found from the nearest package.json, typescript cannot be dynamically set to version found on the nearest package.json .

 

It would be awesome to have a option like eslint configuration :

I submitted a issue on youtrack, so i not sure if it's a bit superfluous to also post on the community (if it is, my bad).

0

Unfortunately having multiple Typescript services in a project (required for your feature to work) is not currently supported. Please follow https://youtrack.jetbrains.com/issue/WEB-29852/Multiple-TypeScript-services-in-one-project for updates.

0

请先登录再写评论。