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?