tsconfig.json or tspconfig.json? #5213
Unanswered
ByronMayne
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I have multiple projects inside a mono repo that all want to share the same configurations and modules. This is my current layout
I was trying to see if I can use a
tsconfig.json
ortspconfig.json
to be able to redefine the alias import however it's not worked. Is this supported in any manor?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions