Skip to content

Commit 7ec6701

Browse files
committed
fix: code-check
1 parent a7de763 commit 7ec6701

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
},
1212
"include": [
13+
"__tests__/**/*",
1314
"./src/**/*"
1415
]
1516
}

0 commit comments

Comments
 (0)