Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 298ec98

Browse files
committed
Formatting
1 parent cd9cef6 commit 298ec98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ module.exports = {
4141
"!<rootDir>/next-env.d.ts",
4242
"!<rootDir>/next.config.js",
4343
"!<rootDir>/out/**/*.*",
44-
"!<rootDir>/storybook-static/**/*.*"
44+
"!<rootDir>/storybook-static/**/*.*",
4545
],
4646
}

0 commit comments

Comments
 (0)