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
fix(type-utils): check IndexSignature internals when checking isTypeReadonly (#4417)
* fix(type-utils): make isTypeReadonly's options param optional
fix#4410
* test(type-utils): add basic tests for isTypeReadonly
* test(type-utils): add test for IndexSignature internals
* fix(type-utils): check IndexSignature internals when checking isTypeReadonly
fix#3714
* perf(type-utils): don't test IndexSignature key for readonlyness as it will always be readonly
Co-authored-by: Josh Goldberg <[email protected]>
0 commit comments