Skip to content

Commit e6af2f0

Browse files
committed
✨ Initialize project.
1 parent 2a3f5a9 commit e6af2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
5050

5151
/* Emit */
52-
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
52+
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
5353
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
5454
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
5555
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */

0 commit comments

Comments
 (0)