Set preferInteractive in .yarnrc.yml
This commit is contained in:
parent
d202ec1426
commit
93e4351cc5
@ -8,4 +8,7 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
# https://yarnpkg.com/configuration/yarnrc#preferInteractive
|
||||
preferInteractive: true
|
||||
|
||||
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user