Skip to content

Commit dadc893

Browse files
committed
Fix build
1 parent 14e5a03 commit dadc893

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"sourceMap": true,
1212
"declaration": true,
1313
"removeComments": true
14-
}
14+
},
15+
"include": ["src/**/*"]
1516
}

0 commit comments

Comments
 (0)