mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
20 lines
349 B
YAML
20 lines
349 B
YAML
enableScripts: false
|
|
|
|
logFilters:
|
|
- code: YN0004
|
|
level: discard
|
|
- code: YN0062
|
|
level: discard
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
pnpEnableEsmLoader: false
|
|
|
|
preferAggregateCacheInfo: true
|
|
|
|
preferInteractive: true
|
|
|
|
yarnPath: .yarn/releases/yarn-3.4.1.cjs
|