build: use pnpm instead of yarn

This commit is contained in:
Johannes Loher 2023-03-23 00:47:54 +01:00
parent 5ee63fbadc
commit 4ad1b6a75e
29 changed files with 4798 additions and 8657 deletions

8
.gitignore vendored
View file

@ -25,14 +25,6 @@ dist
results.xml
junit.xml
# yarn
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
# foundry
/client
/common