cosmjs/.yarnrc.yml
2021-05-18 15:15:54 +02:00

15 lines
427 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
# https://yarnpkg.com/configuration/yarnrc#preferInteractive
preferInteractive: true
yarnPath: .yarn/releases/yarn-2.4.1.cjs