Skip to content

Commit 6a20ba4

Browse files
committed
chore: lint/coverage/etc. rules
1 parent cfedd97 commit 6a20ba4

File tree

6 files changed

+9870
-12377
lines changed

6 files changed

+9870
-12377
lines changed

jest.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const customJestConfig = {
4444
"<rootDir>/src/apiMocks/mockData.ts",
4545
"<rootDir>/src/(.+).stories.(ts|tsx)",
4646
"<rootDir>/.storybook/",
47+
"<rootDir>/src/test/",
4748
],
4849

4950
// Indicates which provider should be used to instrument code for coverage

0 commit comments

Comments
 (0)