5 lines
87 B

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