cosmjs/.yarnrc.yml

12 lines
341 B
YAML
Raw Normal View History

2021-04-22 14:40:34 +02:00
# For more info see https://yarnpkg.com/advanced/telemetry
enableTelemetry: false
# Experimental but we need this for the migration (well switch it later)
nodeLinker: "node-modules"
2021-04-22 13:26:46 +02:00
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
2021-04-22 13:47:40 +02:00
yarnPath: .yarn/releases/yarn-2.4.1.cjs