chore: use yarn (modern) as package manager
This commit is contained in:
parent
a3f411a088
commit
a1e58ca268
4 changed files with 2615 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -22,3 +22,13 @@ dist-ssr
|
|||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
|
||||
## yarn
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue