You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tsconfig.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@
49
49
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
50
50
51
51
/* 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. */
53
53
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
54
54
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
0 commit comments