How can I configure the multiplatform tasks that a...
# multiplatform
w
How can I configure the multiplatform tasks that are part of the plugin, so that yarn will not load eslint-scope-3.7.2 but a different version. The 3.7.2 that appears to come as part of the yarn build 1.22.10 that is part of the plugin, has a known vulnerability. I can't seem to fi d documentation on how to do this?
Able to reproduce with just a kotlin js project.