16 lines
252 B
YAML
16 lines
252 B
YAML
compressionLevel: mixed
|
|
|
|
enableGlobalCache: true
|
|
|
|
nmMode: hardlinks-local
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmAuthToken: "${NPM_TOKEN:-NONE}"
|
|
|
|
npmPublishAccess: public
|
|
|
|
npmRegistryServer: "https://registry.npmjs.org"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|