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.json
file as the@microsoft/api-extractor
package requires it.I installed
typescript ~5.3.3
via pnpm and usednpx tsc --init
. Here is mytsup.config.ts
file:What should be the tsconfig content for both configurations to work together?
Beta Was this translation helpful? Give feedback.
All reactions