24ba0b86b1
GitOrigin-RevId: 69745c2c5606ff90d7a2a8b904f850007082b84a
26 lines
301 B
YAML
26 lines
301 B
YAML
approvedGitRepositories:
|
|
- "**"
|
|
|
|
enableGlobalCache: false
|
|
|
|
enableScripts: true
|
|
|
|
enableTelemetry: false
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmMinimalAgeGate: 3d
|
|
|
|
supportedArchitectures:
|
|
cpu:
|
|
- current
|
|
- arm64
|
|
- x64
|
|
libc:
|
|
- current
|
|
- glibc
|
|
os:
|
|
- current
|
|
- darwin
|
|
- linux
|