Installed yarn v2. Please set the yarn version to 'berry'. Initial repo/ide isntall will be provded soon. These instructions will be added in that readme.

This commit is contained in:
2021-08-16 08:01:18 -05:00
parent 62a3faf135
commit 726a63f353
4 changed files with 5427 additions and 3115 deletions

10
.gitignore vendored
View File

@@ -32,3 +32,13 @@ yarn-error.log*
# vercel
.vercel
# yarn 2
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.pnp.*