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

Fix our linting #155

Open
reptile18 opened this issue Jul 18, 2020 · 0 comments
Open

Fix our linting #155

reptile18 opened this issue Jul 18, 2020 · 0 comments

Comments

@reptile18
Copy link
Collaborator

reptile18 commented Jul 18, 2020

Some things I don't like:

  • it's adding commas at the end of the last item in objects:
    image
  • I prefer double quotes everywhere to single quotes:
    image
  • the widely accepted standard for arrow functions with a single parameter is to not have parens ()
    image
  • it's harder to see handlebars logic when all indenting is removed:
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant