Skip to content

Commit bc6063c

Browse files
committed
tsconfig.json
1 parent 1e86ac6 commit bc6063c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"useDefineForClassFields": true
2222
},
2323
"files": [
24-
"../src/index.ts"
24+
"../src/index.ts",
25+
"../src/index-return-cons.ts"
2526
]
2627
}

0 commit comments

Comments
 (0)