We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13aa127 commit 78b508bCopy full SHA for 78b508b
1 file changed
pnpm-workspace.yaml
@@ -11,14 +11,6 @@ minimumReleaseAge: 10080
11
minimumReleaseAgeStrict: true
12
minimumReleaseAgeIgnoreMissingTime: false
13
14
-# Avoid reusing cached dependency build outputs
15
-# https://pnpm.io/settings#sideeffectscache
16
-sideEffectsCache: false
17
-
18
-# Require build scripts to be explicitly trusted
19
-# https://pnpm.io/settings#strictdepbuilds
20
-strictDepBuilds: true
21
22
# Prevent package trust metadata from downgrading on updates
23
# https://pnpm.io/settings#trustpolicy
24
trustPolicy: no-downgrade
0 commit comments