Files
vscode/.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

10 lines
204 B
Plaintext

disturl="https://electronjs.org/headers"
target="39.8.0"
ms_build_id="13470701"
runtime="electron"
ignore-scripts=false
build_from_source="true"
legacy-peer-deps="true"
timeout=180000
min-release-age="1"