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

about indentation #431

Closed
liushaohua opened this issue Apr 26, 2016 · 1 comment
Closed

about indentation #431

liushaohua opened this issue Apr 26, 2016 · 1 comment
Labels

Comments

@liushaohua
Copy link

The default indentation is 2, how to change to 4?thank you

@millermedeiros
Copy link
Owner

millermedeiros commented Apr 26, 2016

Set the indent.value to 4 spaces instead of 2.

or run as:

esformatter --indent.value="    "

https://github.com/millermedeiros/esformatter/blob/master/doc/config.md#indent

millermedeiros added a commit that referenced this issue May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants