aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-workspace.yaml
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-09-27 17:10:05 -0500
committerMatt Strapp <matt@mattstrapp.net>2023-09-27 15:10:29 -0500
commit00f6c0909f98cdf4f7cdee706b5588d350d78b78 (patch)
treee5ebe971f4f46f6945b4611a749bf04ebe58ecf6 /pnpm-workspace.yaml
parentUpgrade deps (diff)
downloadtrinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar.gz
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar.bz2
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar.lz
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar.xz
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.tar.zst
trinkets-00f6c0909f98cdf4f7cdee706b5588d350d78b78.zip
Workspaces!
Diffstat (limited to 'pnpm-workspace.yaml')
-rw-r--r--pnpm-workspace.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
new file mode 100644
index 0000000..5626947
--- /dev/null
+++ b/pnpm-workspace.yaml
@@ -0,0 +1,3 @@
+packages:
+ - "app/"
+ - "lib/**" \ No newline at end of file