Skip to content

Commit 01be299

Browse files
author
Joel Denning
committed
Prettier
1 parent 98532c3 commit 01be299

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
@@ -1,4 +1,4 @@
11
module.exports = {
22
modulePathIgnorePatterns: ["/cache", "/cypress", "/dist"],
3-
setupFilesAfterEnv: ["<rootDir>/jest.setup.js"]
3+
setupFilesAfterEnv: ["<rootDir>/jest.setup.js"],
44
};

0 commit comments

Comments
 (0)