Skip to content

Commit d3465d7

Browse files
committed
Formatting
1 parent cad1398 commit d3465d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ module.exports = {
2424
"!<rootDir>/site/**/*.stories.tsx",
2525
"!<rootDir>/site/.next/**/*.*",
2626
"!<rootDir>/site/next-env.d.ts",
27-
"!<rootDir>/site/next.config.js"
27+
"!<rootDir>/site/next.config.js",
2828
],
2929
}

0 commit comments

Comments
 (0)