Skip to content

Commit b96b5e8

Browse files
Added pnpm workspace file.
1 parent 2624972 commit b96b5e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pnpm-workspace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
packages:
2+
# all packages in subdirs of packages/
3+
- 'packages/*'
4+
# if you have other directories, add them here
5+
# - 'apps/*'

0 commit comments

Comments
 (0)