aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-workspace.yaml
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-09 09:05:18 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-09 09:05:18 -0500
commitf7e13f5917e176fd44a80479ab06eb61e34dd138 (patch)
treedc5ebed287c123b4e572371074ffcd59a8a76334 /pnpm-workspace.yaml
parentci: Rename things better (diff)
downloadlocusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar.gz
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar.bz2
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar.lz
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar.xz
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.tar.zst
locusts-f7e13f5917e176fd44a80479ab06eb61e34dd138.zip
feat: Add Node.js
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'pnpm-workspace.yaml')
-rw-r--r--pnpm-workspace.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
new file mode 100644
index 0000000..a4e134d
--- /dev/null
+++ b/pnpm-workspace.yaml
@@ -0,0 +1,2 @@
+packages:
+ - "packages/**/*"