.yarnrc.yml 269 B

123456789101112131415161718192021
  1. enableInlineBuilds: true
  2. enableScripts: false
  3. enableTelemetry: false
  4. httpTimeout: 600000
  5. nodeLinker: node-modules
  6. supportedArchitectures:
  7. cpu:
  8. - x64
  9. - arm64
  10. - s390x
  11. - ppc64
  12. os:
  13. - linux
  14. - darwin
  15. yarnPath: .yarn/releases/yarn-4.14.1.cjs