18 lines
409 B
YAML
18 lines
409 B
YAML
httpTimeout: 600000
|
|
|
|
nmHoistingLimits: none
|
|
|
|
nodeLinker: pnpm
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
progressBarStyle: "patrick"
|
|
|
|
packageExtensions:
|
|
"chartjs-adapter-date-fns@*":
|
|
peerDependencies:
|
|
"date-fns": "*"
|