-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YAML Support 🙌 #133
Comments
This is a cool idea. Interested in opening a PR? |
I just took a look at the loader and it would be very easy to implement. This would have a couple of benefits:
the change should not amount to more than 30 lines and performance and stability can only increase i'll have a look at it btw i love that you include esm-loading, and what are your thoughts on JSON5 support? |
This would be great, especially when working with other libraries that force use of yaml (e.g.
|
our workaround.
|
It would be great if YAML support could be added for
.env.yaml
and.env-cmdrc.yaml
, would this be possible?The text was updated successfully, but these errors were encountered: