You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test(web-scripts): unbreak integration test
update to install jest-config, which is improperly included in ts-jest at the moment
fix#224
* fix: remove "incremental" from tsconfigs
incremental and noEmit cannot be used together anymore; should folks want to use incremental in the
future, they need to set it themselves via an override.
fix#215
It seems that this PR will fix it, once it is released: kulshekhar/ts-jest#1408
The text was updated successfully, but these errors were encountered: