.yarnrc.yml
changesetBaseRefs:
- main
- origin/main
- upstream/main
changesetIgnorePatterns:
- "**/*.test.{js,ts,jsx,tsx}"
- "**/test.{js,ts,jsx,tsx}"
- "**/*.spec.{js,ts,jsx,tsx}"
compressionLevel: 0
defaultSemverRangePrefix: ""
enableGlobalCache: true
nmMode: hardlinks-local
nodeLinker: node-modules
supportedArchitectures:
cpu:
- current
libc:
- current
os:
- current