mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
12 lines
341 B
YAML
12 lines
341 B
YAML
# For more info see https://yarnpkg.com/advanced/telemetry
|
||
enableTelemetry: false
|
||
|
||
# Experimental but we need this for the migration (we’ll switch it later)
|
||
nodeLinker: "node-modules"
|
||
|
||
plugins:
|
||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||
spec: "@yarnpkg/plugin-workspace-tools"
|
||
|
||
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|