Proper upgrade to yarn

This commit is contained in:
ThatOneCalculator 2022-05-29 13:13:27 -07:00
parent 9652183eff
commit 3140a3f9a2
3 changed files with 797 additions and 1 deletions

10
.gitignore vendored
View file

@ -8,7 +8,15 @@
# Node.js
node_modules
report.*.json
.yarn
# Yarn
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
packages/*/.yarn/*
# Cypress
cypress/screenshots