We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c8625 commit 77bad44Copy full SHA for 77bad44
website/docs/en/guide/advanced/dts.mdx
@@ -50,7 +50,7 @@ If you want to generate bundleless DTS, you can:
50
51
If you want to generate bundle DTS, you can:
52
53
-1. Install `@microsoft/api-extractor` as a development dependency, which is the underlying tool used for bundling DTS files.
+1. Install `@microsoft/api-extractor` as `devDependencies`, which is the underlying tool used for bundling DTS files.
54
55
import { PackageManagerTabs } from '@theme';
56
0 commit comments