Open johnrees opened 3 years ago
I think this should be merged 👍.
When using a IDE extension like VS Code Jest Runner or Webstorm Jest integration they will not pick up on jestconfig.json
whitout manual configuration. Renaming the file fixes the issue and is in line with Jest defaults
Jest loads jest.config.json automatically so this reduces a tiny bit of verbosity in the test command