Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 511a1a6

Browse files
author
Kerry Archibald
committed
include test/stores in tsconfig
Signed-off-by: Kerry Archibald <[email protected]>
1 parent 49514c4 commit 511a1a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tsconfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
"./test/test-utils/**/*.tsx",
2727
"./test/utils/**/*.ts",
2828
"./test/utils/**/*.tsx",
29+
"./test/stores/**/*.ts",
30+
"./test/stores/**/*.tsx",
2931
],
3032
}

0 commit comments

Comments
 (0)