For a multiplatform library, not an application, should I commit the yarn.lock to source control? Th...
z
For a multiplatform library, not an application, should I commit the yarn.lock to source control? The library is just a lot of `interface`s
r
With target kotlin Js, yes, is required
thank you color 1