Skip to content

Commit 361d1d2

Browse files
committed
build: switching to yarn plug'n'play
1 parent 618b591 commit 361d1d2

File tree

879 files changed

+33100
-6381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

879 files changed

+33100
-6381
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,12 @@ node_modules/
141141
coverage/
142142

143143
*.iml
144+
145+
# Yarn Berry
146+
.yarn/*
147+
!.yarn/cache
148+
!.yarn/patches
149+
!.yarn/plugins
150+
!.yarn/releases
151+
!.yarn/sdks
152+
!.yarn/versions

.pnp.cjs

+21,090
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)