mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
15 lines
319 B
YAML
15 lines
319 B
YAML
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: '@yarnpkg/plugin-typescript'
|
|
|
|
yarnPath: .yarn/releases/yarn-3.4.1.cjs
|
|
|
|
# uing pnp
|
|
# nodeLinker: pnp
|
|
|
|
# use these if not using PnP and have node_modules
|
|
nodeLinker: node-modules
|
|
compressionLevel: 0
|
|
nmMode: hardlinks-local
|
|
enableGlobalCache: true
|