Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit d2c2b83

Browse files
committed
fix test publish
1 parent f2f4d0c commit d2c2b83

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
@@ -97,5 +97,6 @@
9797
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
9898
"skipLibCheck": true /* Skip type checking all .d.ts files. */
9999
},
100+
"include": ["src"],
100101
"exclude": ["src/__tests__/**"]
101102
}

0 commit comments

Comments
 (0)