Skip to content

Commit f86b311

Browse files
committed
Emit declaration files for git installs
1 parent a7fc66c commit f86b311

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"skipLibCheck": true,
1010
"resolveJsonModule": true,
1111
"forceConsistentCasingInFileNames": true,
12+
"declaration": true,
1213
"outDir": "dist",
1314
"rootDir": "src"
1415
},

0 commit comments

Comments
 (0)