Configure Typescript Compiler

15 views Asked by At

Do I need to config my tsconfig.json everytime I will create a typescript project or is there a way to config that once so that I can use the same setting on different projects?

PS: I'm a beginner

I want that when I set the tsconfig once, I can use it on different projects and not to config it again and again

0

There are 0 answers