chore(knip): drop the stale pwsh ignoreBinaries entry

Every bare spawnSync('pwsh') became resolvePwshPath(), so knip's config
hint correctly flags the ignore as unused.
This commit is contained in:
Huanqi Cao
2026-08-03 00:31:32 +08:00
parent b482f12d57
commit f4d243e300

View File

@@ -5,7 +5,6 @@
],
"ignoreBinaries": [
"bwrap",
"pwsh",
"python3",
"sandbox-exec",
"taskkill"