Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Using sphinx-js with more recent versions of TypeScript and/or TypeScript. #225

Open
brendon-boldt opened this issue Aug 7, 2023 · 0 comments

Comments

@brendon-boldt
Copy link

I was wondering if there is a way to get sphinx-js to work with a more recent version of TypeScript and/or TypeDoc. My current project uses TypeScript 4.9 which means that the supported TypeDoc (v0.15) cannot process new language features, and TypeDoc v0.24 does not seem to work as a drop-in replacement (e.g., fails a bunch of the tox tests). Is there any way to get sphinx-js to work with my situation other than digging fully into updating sphinx-js for more recent versions of TypeDoc? Maybe transpiling TS to JSDoc type-annotated JS and then using JSDoc (a la https://github.com/futurGH/ts-to-jsdoc)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant