mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
14 lines
323 B
YAML
14 lines
323 B
YAML
enableTelemetry: false
|
|
|
|
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: "@yarnpkg/plugin-typescript"
|
|
|
|
preferInteractive: true
|
|
|
|
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|