Configuring tsconfig.json for --experimental-dts
#1088
Unanswered
gokhantaskan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add
tsconfig.jsonfile as the@microsoft/api-extractorpackage requires it.I installed
typescript ~5.3.3via pnpm and usednpx tsc --init. Here is mytsup.config.tsfile:What should be the tsconfig content for both configurations to work together?
Beta Was this translation helpful? Give feedback.
All reactions