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
I'm working on a project that has a v1 directory as part of its directory structure. Under the v1 directory, there's a lot of *.d.ts. I'm using the SBT plugin to convert. If I rename the v1 folder into ver1, I can see that the ts files are properly converted. Is this a known limitation?
The text was updated successfully, but these errors were encountered:
Ok, thank you. I've converted some pretty sophisticated JS libraries and so far so good. Thanks for working on this tool. We can close this as duplicate.
I'm working on a project that has a v1 directory as part of its directory structure. Under the v1 directory, there's a lot of *.d.ts. I'm using the SBT plugin to convert. If I rename the v1 folder into ver1, I can see that the ts files are properly converted. Is this a known limitation?
The text was updated successfully, but these errors were encountered: