{ ............... "jest": { "testPathIgnorePatterns": [ "/node_modules/" ], "roots": ["/test/"] }, ............... }