Apply different tsconfig rules on a subfolder
Asked Answered
L

0

6

I am working on a project which was not typesafe earlier, but now i want to make it typesafe using Typescript . Since the project is very big so i would be doing it in parts . So there are many sub folders which i will be working on one by one . I want to set strict tsconfig rule in the subfolder which is different from the root tsconfig. How can this be done ?

Liederman answered 28/3, 2021 at 11:3 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.