Skip to content

Commit b5d2990

Browse files
committed
style
1 parent b48e7b4 commit b5d2990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
}
3232
}
3333
}
34-
}
34+
}

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ module.exports = {
1111
},
1212
setupFilesAfterEnv: ['jest-extended/all'],
1313
modulePathIgnorePatterns: ['dist']
14-
}
14+
}

0 commit comments

Comments
 (0)