We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3752fdc commit ace8647Copy full SHA for ace8647
api-extractor.json
@@ -9,6 +9,7 @@
9
},
10
"dtsRollup": {
11
"enabled": true,
12
+ "untrimmedFilePath": "", // Force API extractor to not create d.ts in dist folder
13
"publicTrimmedFilePath": "<projectFolder>/<unscopedPackageName>.d.ts"
14
15
"tsdocMetadata": {
0 commit comments