Commit 76b0af4
committed
chore: consolidate pnpm config to .npmrc
Remove pnpm-workspace.yaml and consolidate all pnpm configuration in .npmrc.
This is a single-package repo, not a workspace, so workspace file is unnecessary.
Changes:
- Delete pnpm-workspace.yaml
- Move trust-policy config to .npmrc
- Remove unnecessary comments from .npmrc
- Keep all settings: ignore-scripts, workspace suppressions, trust policy
All configuration now in one place for single-package repo.1 parent 3bfb64e commit 76b0af4
2 files changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
This file was deleted.
0 commit comments