Skip to content

Commit cbf172e

Browse files
Update tsconfig to ingore test
Signed-off-by: Peter Broadhurst <[email protected]>
1 parent f12c6ef commit cbf172e

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)