Files
vscode/extensions/html-language-features/server/.npmrc
Matt Bierner a440ae0518 Add min-release-age in npmrc files
For #299632

Not fully enabled unless you're using a recent npm. Next step will be to bump the min node/npm versions for the workspace too
2026-03-10 20:33:07 -07:00

4 lines
59 B
Plaintext

legacy-peer-deps="true"
timeout=180000
min-release-age="1"