Bump @sindresorhus/is
to latest
#205
Labels
status: needs investigation
Further research required...?
@sindresorhus/is
to latest
#205
Currently, we have to use the
.default
before every property ofis
, because we're on an older version of@sindresorhus/is
that doesn't set up ESM defaults properly yet. An example for this can be found insrc/search.ts
.By bumping
@sindresorhus/is
to latest, we could avoid this.See also: @JoshuaKGoldberg in #204 (comment)
The text was updated successfully, but these errors were encountered: