kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

Compatibility with vscode jest #146

Open aftabnaveed opened 6 years ago

aftabnaveed commented 6 years ago

VSCode Jest https://github.com/jest-community/vscode-jest is a great extension which automatically integrates with create-react-scripts. Because custom-react-scripts is a modified version the extension would not detect it automatically. I am wondering if there is a workaround to fix the problem and make custom-react-scripts visible to it?

From the above link

we find the workspace has been bootstrapped with create-react-app: node_modules/react-scripts/node_modules/.bin/jest node_modules/react-native-scripts