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

Editorconfig does not match the code style #15

Closed
hoegertn opened this issue Jun 18, 2017 · 0 comments
Closed

Editorconfig does not match the code style #15

hoegertn opened this issue Jun 18, 2017 · 0 comments

Comments

@hoegertn
Copy link
Collaborator

The code style of the index.js differs from the JavaScript standard but is not reflected in the editorconfig. So the automatic reformat of IDE changes the whole file.

I think there are two options:

  1. Write an editorconfig to reflect the style of the index.js
  2. Change the index.js to default JavaScript code style (Preferred)

Any comments on this topic?

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

1 participant