Skip to content

Commit 77b0068

Browse files
committed
v.0.1.0-beta.13
1 parent be5a9b8 commit 77b0068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// "allowJs": true, /* Allow javascript files to be compiled. */
1212
// "checkJs": true, /* Report errors in .js files. */
1313
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
14-
"declaration": false, /* Generates corresponding '.d.ts' file. */
14+
"declaration": true, /* Generates corresponding '.d.ts' file. */
1515
// "sourceMap": true, /* Generates corresponding '.map' file. */
1616
// "outFile": "./", /* Concatenate and emit output to single file. */
1717
// "outDir": "./", /* Redirect output structure to the directory. */

0 commit comments

Comments
 (0)