Replies: 1 comment
-
I also heard there might be a browser version. That would be super duper useful to me. |
Beta Was this translation helpful? Give feedback.
0 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 trying to use this package in a VS Code extension to transform JSON into YAML. However I'm having a lot of trouble with finding the right file to use in my
dist
folder. Long story short (https://github.com/microsoft/vscode-extension-samples/blob/main/webview-codicons-sample/src/extension.ts) I need a single file I can point at.I'm looking for stringify right now. I will need parse to transform it back. Which files do I need?
Beta Was this translation helpful? Give feedback.
All reactions