v1.3.0
v1.3.0
To see the full changelog, see here: #23
- Add new
--jsdom
flag / option - Ensure Jest DOM
@types
are only installed if bothts
andjest-dom
option are true - Add ESM specific configuration for Jest
- Improve example test files for a mixture of TS, JS and JS DOM configurations
- Remove divergence of
lib
property withintsconfig.spec.json
to extend fromtsconfig.json