const { getJestProjects } = require("@nrwl/jest"); module.exports = { projects: [...getJestProjects(), "/libs/utils"] };