Hi guys, Is there a way to configure the npm regis...
# javascript
p
Hi guys, Is there a way to configure the npm registry to use when building a kotlin js module?
👌 1
t
Use
.yarnrc
file for configuration
p
Ok. Thanks.
s