Replies: 2 comments 5 replies
-
It's just standard yaml now. The only special treatment we do is to split top-level keys per commas (so |
Beta Was this translation helpful? Give feedback.
1 reply
-
The core uses |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using some tools that depend on @yarnpkg/lockfile and it seems it's no longer being developed. Is there a berry-equivalent lockfile parser?
Looking at the packages folder I couldn't find one. Looks like it's embedded in core?
A standalone parser package with string input and as little dependencies as possible would be super helpful.
I'm willing to participate in creating that.
Beta Was this translation helpful? Give feedback.
All reactions