mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Disable Yarn global cache
Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
parent
05730a084f
commit
819ee16876
@ -1,3 +1,5 @@
|
||||
enableGlobalCache: false
|
||||
|
||||
enableInlineHunks: true
|
||||
|
||||
enableMessageNames: false
|
||||
@ -7,7 +9,7 @@ initScope: peacockproject
|
||||
nodeLinker: node-modules
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
||||
spec: "https://mskelton.dev/yarn-outdated/v2"
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
||||
spec: "https://mskelton.dev/yarn-outdated/v2"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.0.0-rc.31.cjs
|
||||
|
Loading…
Reference in New Issue
Block a user