Closed smacpherson64 closed 2 months ago
This PR adjusts the typescript project in transpileFile to use an in memory file system. This opens the possibility of using ts-to-jsdoc directly in the browser (with an import map and path polyfill).
Resolves https://github.com/futurGH/ts-to-jsdoc/issues/45 Related to https://github.com/futurGH/ts-to-jsdoc/pull/46 Closes #46
This PR adjusts the typescript project in transpileFile to use an in memory file system. This opens the possibility of using ts-to-jsdoc directly in the browser (with an import map and path polyfill).
Resolves https://github.com/futurGH/ts-to-jsdoc/issues/45 Related to https://github.com/futurGH/ts-to-jsdoc/pull/46 Closes #46