Skip to content
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

Add an indent option to write and log #12

Closed
dlespiau opened this issue Nov 9, 2018 · 0 comments
Closed

Add an indent option to write and log #12

dlespiau opened this issue Nov 9, 2018 · 0 comments
Labels
kind/enhancement New feature or request
Milestone

Comments

@dlespiau
Copy link
Member

dlespiau commented Nov 9, 2018

We should be able to configure the indentation when write yaml/json files.

std.write(value, "foo.yaml", { indent: "     " }); // 5 spaces, because.
@dlespiau dlespiau added the kind/enhancement New feature or request label Nov 9, 2018
@dlespiau dlespiau added this to the 0.1.0 milestone Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant