mirror of
https://github.com/mozilla/fxa.git
synced 2025-12-13 20:36:41 +01:00
23 lines
401 B
YAML
23 lines
401 B
YAML
enableGlobalCache: true
|
|
|
|
nmMode: hardlinks-global
|
|
|
|
nodeLinker: node-modules
|
|
|
|
logFilters:
|
|
- code: YN0002
|
|
level: discard
|
|
- code: YN0060
|
|
level: discard
|
|
|
|
packageExtensions:
|
|
fxa-pairing-channel@*:
|
|
dependencies:
|
|
webpack: ^4.43.0
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
spec: "https://mskelton.dev/yarn-outdated/v2"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|