mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
7 lines
119 B
JavaScript
7 lines
119 B
JavaScript
module.exports = {
|
|
projects: [
|
|
"<rootDir>/jest-client.config.js",
|
|
"<rootDir>/jest-server.config.js",
|
|
],
|
|
};
|