Skip to content

Commit c4a9f79

Browse files
committed
* replace the value of enableTelemetry from 0 to false for matching with its type boolean in https://github.com/yarnpkg/berry/blob/97eaa420710243f5f508680795b87d0c25047a0e/packages/docusaurus/static/configuration/yarnrc.json#L246 @ .yarnrc.yaml
@ fe
1 parent 59cab1f commit c4a9f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fe/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
enableTelemetry: 0
1+
enableTelemetry: false
22

33
nodeLinker: node-modules
44

0 commit comments

Comments
 (0)