Skip to content

Commit 3f5751b

Browse files
committed
wip
1 parent 571842c commit 3f5751b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"experimentalDecorators": true
2929
},
3030
"include": [
31-
"src/**/*",
32-
"tests/**/*"
31+
"src/**/*"
3332
],
3433
"exclude": [
3534
"node_modules",

0 commit comments

Comments
 (0)