chore: isolate shared dsh plugins into independent monorepo
This commit is contained in:
8
pnpm-workspace.yaml
Normal file
8
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
packages:
|
||||
- 'packages/*'
|
||||
|
||||
linkWorkspacePackages: true
|
||||
|
||||
peerDependencyRules:
|
||||
allowedVersions:
|
||||
typescript: '>=5 <7'
|
||||
Reference in New Issue
Block a user