Skip to content

Commit ef5e260

Browse files
committed
fix: output declarations
1 parent 89bd9e3 commit ef5e260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"es2020"
77
],
88
"module": "commonjs",
9+
"outDir": "dist",
910
"rootDir": ".",
1011
"sourceMap": true,
1112
"strict": true,

0 commit comments

Comments
 (0)