Skip to content

Commit 5caa5ba

Browse files
committed
Update tsconfig
1 parent 15a4c67 commit 5caa5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"src"
2222
],
2323
"exclude": [
24-
"src/**/*.test.ts"
24+
"src/**/*.test.*"
2525
]
2626
}

0 commit comments

Comments
 (0)