mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
8c97ec2f94
* Upgrade to Yarn v4 Signed-off-by: Reece Dunham <me@rdil.rocks>
19 lines
339 B
YAML
19 lines
339 B
YAML
enableInlineHunks: true
|
|
|
|
enableMessageNames: false
|
|
|
|
initScope: peacockproject
|
|
|
|
nodeLinker: node-modules
|
|
|
|
packageExtensions:
|
|
express@*:
|
|
dependencies:
|
|
mime: "npm:1.6.0"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
spec: "https://mskelton.dev/yarn-outdated/v2"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.0.0-rc.31.cjs
|