ts-morph icon indicating copy to clipboard operation
ts-morph copied to clipboard

`Type#isArray()` should also probably include `ReadonlyArray`

Open dsherret opened this issue 2 years ago • 1 comments

Also, the implementation should be improved to not be so fragile. There's probably a better implementation (ex. should this look at base types?).

dsherret avatar Jul 12 '22 04:07 dsherret

https://github.com/dsherret/ts-morph/issues/1305#issuecomment-1181436303

Etienne-Buschong avatar Jul 12 '22 15:07 Etienne-Buschong