mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 11:50:20 +03:00
experiment with moving from npm to yarn
This commit is contained in:
9
interface/.yarnrc.yml
Normal file
9
interface/.yarnrc.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||
spec: '@yarnpkg/plugin-typescript'
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.4.1.cjs
|
||||
# use these if not using PnP and have node_modules
|
||||
# compressionLevel: 0
|
||||
# nmMode: hardlinks-local
|
||||
# enableGlobalCache: true
|
||||
Reference in New Issue
Block a user