mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
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
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
legacy-peer-deps="true"
|
||||
timeout=180000
|
||||
min-release-age="1"
|
||||
|
||||
Reference in New Issue
Block a user