Skip to content

Commit 80daacb

Browse files
committed
build: add yarn and yarnrc
1 parent 3770c84 commit 80daacb

2 files changed

Lines changed: 900 additions & 0 deletions

File tree

.yarn/releases/yarn-4.2.2.cjs

Lines changed: 894 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
nodeLinker: node-modules
2+
3+
yarnPath: .yarn/releases/yarn-4.2.2.cjs
4+
5+
nmHoistingLimits: workspaces
6+

0 commit comments

Comments
 (0)