Closed gsong closed 5 months ago
This allows packages that are declared as type: module and uses tsc to transpile to work properly. Otherwise the types cannot be found.
type: module
tsc
@nexxtway/react-rainbow
All committers have signed the CLA.
Code Climate has analyzed commit c4b0cb4e and detected 0 issues on this pull request.
View more on Code Climate.
Changes proposed in this PR:
This allows packages that are declared as
type: module
and usestsc
to transpile to work properly. Otherwise the types cannot be found.@nexxtway/react-rainbow