Skip to content

Commit

Permalink
feat(yarn): upgrade to latest version of yarn for better performance …
Browse files Browse the repository at this point in the history
…and new workspace features
  • Loading branch information
masoudmanson committed Feb 8, 2024
1 parent a749ad7 commit 74c3d65
Show file tree
Hide file tree
Showing 9 changed files with 24,022 additions and 210,208 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# yarn v2 files
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

Expand Down
Loading

0 comments on commit 74c3d65

Please sign in to comment.