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
It would be nice to define a separate tsconfigs for tests. We could disable some strict checks that are not necessary and tests because the test would fail anyway (e.g. noUncheckedIndexedAccess).
It would be nice to define a separate tsconfigs for tests. We could disable some strict checks that are not necessary and tests because the test would fail anyway (e.g.
noUncheckedIndexedAccess).