Skip to content

Commit 031c758

Browse files
committed
Fix tsc trying to compile a CMake timestamp file
1 parent 595c68a commit 031c758

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
@@ -1,4 +1,5 @@
11
{
2+
"include": [ "./lib" ],
23
"compilerOptions": {
34
"declaration": true,
45
"module": "commonjs",

0 commit comments

Comments
 (0)