module.exports = { rootDir: "../", runner: "jest-runner-eslint", displayName: "lint", testMatch: ["/**/*.js"] };