Skip to content

Commit aacf691

Browse files
author
Andrew Rice
committed
also compile declarations
1 parent d870189 commit aacf691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extends": "@sourcegraph/tsconfig",
33
"compilerOptions": {
44
"target": "es2019",
5+
"declaration": true,
56
"module": "commonjs",
67
"allowJs": false,
78
"moduleResolution": "node",

0 commit comments

Comments
 (0)