Skip to content

Commit bf326f7

Browse files
committed
build: add yarnrc
1 parent ced8354 commit bf326f7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pnpm-debug.log*
2020
lerna-debug.log*
2121

2222
node_modules
23-
.yarn/cache
23+
.yarn
2424
dist
2525
*.local
2626

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

0 commit comments

Comments
 (0)