Skip to content

Commit

Permalink
Return TS declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Orkestral authored and Orkestral committed Aug 8, 2022
1 parent 272964a commit f1c3d36
Show file tree
Hide file tree
Showing 2 changed files with 7,837 additions and 6,427 deletions.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// "allowJs": true, /* Allow javascript files to be compiled. */
// "checkJs": true, /* Report errors in .js files. */
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
"declaration": false /* Generates corresponding '.d.ts' file. */,
"declaration": true /* Generates corresponding '.d.ts' file. */,
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
"sourceMap": true /* Generates corresponding '.map' file. */,
// "outFile": "./", /* Concatenate and emit output to single file. */
Expand Down
Loading

0 comments on commit f1c3d36

Please sign in to comment.