Apply suggestion from @mattKorwel

This commit is contained in:
matt korwel
2026-03-11 17:12:37 -07:00
committed by GitHub
parent 078ad35e0e
commit 17f3266482

View File

@@ -97,9 +97,7 @@ commandPrefix = [
"npm test",
"npm ci",
"npm list",
"npm --version",
"node",
"npx"
"npm --version"
]
decision = "allow"
priority = 100