ts-morph
ts-morph copied to clipboard
`Type#isArray()` should also probably include `ReadonlyArray`
Also, the implementation should be improved to not be so fragile. There's probably a better implementation (ex. should this look at base types?).
https://github.com/dsherret/ts-morph/issues/1305#issuecomment-1181436303