mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-19 02:51:47 +08:00
22 lines
406 B
YAML
22 lines
406 B
YAML
approvedGitRepositories:
|
|
- "https://github.com/electron/node-gyp.git"
|
|
- "https://github.com/locize/html-parse-stringify2.git"
|
|
|
|
compressionLevel: mixed
|
|
|
|
enableGlobalCache: true
|
|
|
|
enableScripts: false
|
|
|
|
nmMode: hardlinks-local
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmAuthToken: "${NPM_TOKEN:-NONE}"
|
|
|
|
npmPublishAccess: public
|
|
|
|
npmRegistryServer: "https://registry.npmjs.org"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.18.0.cjs
|