You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have some trouble understanding what's the issue here. Can you please describe what Destiny currently do with your example and what you expect it to do?
Hi,
thanks for developing destiny. It looks really interesting.
I noticed #123 and all linked issues, but I prefer opening a new issue, even if it can be related.
Imagine the two following files:
main.ts
foo.ts
Running destiny, I got the following warning:
And with bigger codebase, I think it it responsible for not having the
shared
folder, but a list of nested directory:I think the types definition may be omitted for typescript.
In the first example, the resulting structure may be
(or something like that 😉 )
The text was updated successfully, but these errors were encountered: