aboutsummaryrefslogtreecommitdiff
path: root/pnpm-workspace.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-03 05:05:44 -0800
committerFuwn <[email protected]>2026-02-03 05:05:44 -0800
commit83f4d899660e4964d8fb650797c3fcb2a0624670 (patch)
tree0b5e2c6a854dac33480d5ec744d6266a06851282 /pnpm-workspace.yaml
parentchore(root): Configure Biome linter (diff)
downloadarchived-imemio-83f4d899660e4964d8fb650797c3fcb2a0624670.tar.xz
archived-imemio-83f4d899660e4964d8fb650797c3fcb2a0624670.zip
feat(sdk): Implement core types and memory storage
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..dee51e9
--- /dev/null
+++ b/pnpm-workspace.yaml
@@ -0,0 +1,2 @@
+packages:
+ - "packages/*"