6 lines
87 B
6 lines
87 B
3 years ago
|
module.exports = {
|
||
|
"rootDir": "..",
|
||
|
"testRegex": "./test/backend.spec.js",
|
||
|
};
|
||
|
|