diff options
author | Pauline <git@ethanlibs.co> | 2023-08-23 01:09:10 -0400 |
---|---|---|
committer | Pauline <git@ethanlibs.co> | 2023-08-23 01:09:10 -0400 |
commit | a7c97d40a34b09d3f488a60106ba82ecd0e8b61e (patch) | |
tree | bb5ec157826d2997731c15a413ce8b669f8debf2 /pnpm-workspace.yaml | |
parent | cec45d997807679e9033538b11e9478874542f15 (diff) | |
download | Nexus-a7c97d40a34b09d3f488a60106ba82ecd0e8b61e.tar.gz Nexus-a7c97d40a34b09d3f488a60106ba82ecd0e8b61e.tar.bz2 Nexus-a7c97d40a34b09d3f488a60106ba82ecd0e8b61e.zip |
initial community health files
Diffstat (limited to 'pnpm-workspace.yaml')
-rw-r--r-- | pnpm-workspace.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..d3c217e --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,4 @@ +packages: + - apps/* + - pkgs/* + - interface
\ No newline at end of file |