aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-28 11:29:33 -0700
committer8cy <[email protected]>2020-04-28 11:29:33 -0700
commitd26097762b11bfb9be0d64fc8b9c47be6b3d9f39 (patch)
tree66bdc0043d1314baa136894f0846633c08d23149 /tsconfig.json
parentchange readme output, v1.0.3 (diff)
downloadnode-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.tar.xz
node-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.zip
add >w< and stutter + typings, v1.0.4
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 3bcd644..1bf09fe 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -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": true, /* 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. */