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 prettier and .editorconfig #22

Open
AlvYuste opened this issue Oct 31, 2017 · 1 comment
Open

Add prettier and .editorconfig #22

AlvYuste opened this issue Oct 31, 2017 · 1 comment

Comments

@AlvYuste
Copy link
Member

AlvYuste commented Oct 31, 2017

Parameters can be discussed in this thread.

@AlvYuste AlvYuste mentioned this issue Oct 31, 2017
@alexjoverm
Copy link
Member

What about an .editorconfig such this:

[*]
indent_style = space
end_of_line = lf
charset = utf-8

Adding other stuff such trim_trailing_whitespace, insert_final_newline, indent_size and so doesn't make much sense since prettier is gonna take care of it.

As per prettier... I usually don't configure anything, it comes all set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants