Multiple typescript versions in same project

We have a big monorepo for all of our services (many of them are in typescript). The services themselves are not organized into Intellij modules but are simply directories. Not every service uses the same Typescript version, and we would like to be able to use the Typescript version of the current TS service in Intellij by having an option like "find closest", instead of having to give the path for a single TS service in the entire project (similar to how it works with ESLint in Intellij).

Do you know if there is a way to make this work?

Thank you for your help!

0
2 comments

Please feel free to vote for https://youtrack.jetbrains.com/issue/WEB-29852 to be notified about updates.

0

Thank you, I've voted for it :)

0

Please sign in to leave a comment.