mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
19 lines
432 B
YAML
19 lines
432 B
YAML
enableImmutableInstalls: false
|
|
|
|
enableProgressBars: false
|
|
|
|
logFilters:
|
|
# Discard any "cannot be found in cache" messages
|
|
- code: YN0013
|
|
level: discard
|
|
|
|
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
|
spec: "@yarnpkg/plugin-version"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|