Skip to content

Commit f41f2df

Browse files
committed
chore: change yarn nodeLinker
1 parent b8535f3 commit f41f2df

File tree

5 files changed

+25278
-1
lines changed

5 files changed

+25278
-1
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,12 @@
1818
npm-debug.log*
1919
yarn-debug.log*
2020
yarn-error.log*
21+
22+
23+
.yarn/*
24+
!.yarn/cache
25+
!.yarn/patches
26+
!.yarn/plugins
27+
!.yarn/releases
28+
!.yarn/sdks
29+
!.yarn/versions

0 commit comments

Comments
 (0)