Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions pnpm-workspace.yaml
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
cleanupUnusedCatalogs: true
linkWorkspacePackages: true
preferWorkspacePackages: true

packages:
- integrations/*
- packages/*
Expand DownExpand Up@@ -51,3 +47,9 @@ catalog:
vitest: ^3.2.4
vue: ^3.5.22
vue-eslint-parser: ^10.2.0

cleanupUnusedCatalogs: true

linkWorkspacePackages: true

preferWorkspacePackages: true
Loading