include test/utils in tsconfig (#8024)
* fix export-test.tsx Signed-off-by: Kerry Archibald <kerrya@element.io> * include test/utils to tsconfig Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
@@ -24,5 +24,7 @@
|
||||
"./src/**/*.tsx" ,
|
||||
"./test/test-utils/**/*.ts",
|
||||
"./test/test-utils/**/*.tsx",
|
||||
"./test/utils/**/*.ts",
|
||||
"./test/utils/**/*.tsx",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user