Skip to content

Commit

Permalink
feat. yarn config update
Browse files Browse the repository at this point in the history
Files from running cli
- yarn set version 3.4.1
- yarn
  • Loading branch information
skqksh committed Dec 2, 2023
1 parent 8877db5 commit 8693b7f
Show file tree
Hide file tree
Showing 5 changed files with 4,258 additions and 4,828 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

10 changes: 4 additions & 6 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
nodeLinker: node-modules

pnpMode: loose

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
"prettier --write",
"git add"
]
}
},
"packageManager": "yarn@3.4.1"
}
Loading

0 comments on commit 8693b7f

Please sign in to comment.