After the change earlier today to debugging-jest-tests/README.md, the launch.json configuration no longer works for me.
When I try to launch Jest Current File, I get this error message:
Cannot launch program D:\git\myproject\node_modules\.bin\jest; setting the outFiles attribute might help.
Jest and jest-cli are both installed (22.4.4). jest.cmd is in the \node_modules.bin directory.