sori-client/.yarnrc.yml

11 lines
332 B
YAML

enableGlobalCache: false
nodeLinker: node-modules
npmScopes:
jig-software:
npmAlwaysAuth: false
npmAuthToken: "${JIG_SOFTWARE_GITEA_DEPLOYMENT_TOKEN:-NONE}"
npmPublishRegistry: "https://gitea.jig.com.hk/api/packages/jig-software/npm/"
npmRegistryServer: "https://gitea.jig.com.hk/api/packages/jig-software/npm/"