Skip to content

Commit

Permalink
Feat:yarn-berry(zero-installs) 세팅 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
wokbjso committed Dec 6, 2023
1 parent 5fd94d0 commit 3303a44
Show file tree
Hide file tree
Showing 1,702 changed files with 58,197 additions and 44,152 deletions.
11 changes: 7 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# testing
/coverage
Expand Down
36,129 changes: 36,129 additions & 0 deletions .pnp.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit 3303a44

Please sign in to comment.