Skip to content

Commit 869b46a

Browse files
committed
chore: make the playground a pnpm workspace
1 parent bbd76b8 commit 869b46a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

pnpm-workspace.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
packages:
2+
- '*'

0 commit comments

Comments
 (0)