5 lines
88 B

module.exports = {
"rootDir": "..",
"testRegex": "./test/frontend.spec.js",
};