Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 1b4985a

Browse files
author
williamd5
committed
generate dts
1 parent 88d93a9 commit 1b4985a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
4545

4646
/* Emit */
47-
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
48-
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
47+
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
48+
"declarationMap": true, /* Create sourcemaps for d.ts files. */
4949
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
5050
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */
5151
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */

0 commit comments

Comments
 (0)