Skip to content

Commit

Permalink
chore: upgrade to yarn@3
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 23, 2023
1 parent 56fd839 commit ebde83b
Show file tree
Hide file tree
Showing 3 changed files with 26,206 additions and 19,138 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ build/Release
# Dependency directories
node_modules/
jspm_packages/
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Typescript v1 declaration files
typings/
Expand Down
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
Loading

0 comments on commit ebde83b

Please sign in to comment.