mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
12 lines
279 B
YAML
12 lines
279 B
YAML
nodeLinker: pnp
|
|
pnpMode: loose
|
|
|
|
supportedArchitectures:
|
|
os: ["current", "darwin", "linux"]
|
|
cpu: ["current", "x64", "arm64"]
|
|
libc: ["current", "glibc", "musl"]
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|