Skip to content

Commit ac335c1

Browse files
Merge pull request #47 from kaleido-io/build-issue
Update tsconfig to ignore test
2 parents f12c6ef + cbf172e commit ac335c1

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": [ "src" ],
23
"compilerOptions": {
34
"target": "es6",
45
"module": "commonjs",

0 commit comments

Comments
 (0)