Open
Description
VSCode-jest doesn't recognize the Jest moduleDirectories parameter.
Environment
node -v
: 6.10.3 (and 9.4.0)npm -v
: 5.6.0npm ls react-scripts
(if you haven’t ejected): empty- Operating system: macOS 10.13.3
- vscode-jest: 2.6.4
- vscode: 1.20.1
Steps to Reproduce
- Clone test repo
git clone https://github.com/aneilbaboo/vscode-jest-moduleDirectories.git
yarn install
yarn test # tests pass
- Look in VSCode and see an error: