jimzhan/esnext-scripts

`testEnvironment: 'jsdom'` in my jest.config.js not work..

Closed this issue · 1 comments

Hello boss jim, I found the testEnvironment is hardcode in your etc/jest.config file. so I can't use 'jsdom' in my jest.config.js when I use esnext test. can you improve it ?

custom settings supported via (by order):

  • /jest.config.js
  • /package.json#jest