Open jafri opened 2 years ago
Thinking from a dev's perspective, might make more sense to remove target folder generation by default
target
Or maybe not generate all the .ts files by default in target
That's why I added nocodegen to decorator. I think it's more reasonable to generate code first and then import the generated code, so error hints can be eliminated.
nocodegen
Thinking from a dev's perspective, might make more sense to remove
target
folder generation by defaultOr maybe not generate all the .ts files by default in target