Skip to content

Commit

Permalink
chore: Add compressionLevel and enableGlobalCache to .yarnrc.yml conf…
Browse files Browse the repository at this point in the history
…iguration
  • Loading branch information
AlbinoGeek committed Dec 14, 2023
1 parent 5b063e0 commit 2695e79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
compressionLevel: mixed

nodeLinker: node-modules

yarnPath: .pinyarn.js

enableGlobalCache: true

0 comments on commit 2695e79

Please sign in to comment.