Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

I want to have ESLint and Prettier configured So I can make sure the code is formatted properly #17

Closed
psmyrek opened this issue Dec 3, 2019 · 0 comments · Fixed by #19

Comments

@psmyrek
Copy link
Contributor

psmyrek commented Dec 3, 2019

I want to have ESLint and Prettier configured to avoid common mistakes in source code during development. I want ESLint to statically analyze my code to quickly find problems and Prettier to beautify it.

Acceptance criteria:

  • ESLint and Prettier are added to dev dependencies
  • ESLint and Prettier are configured in .eslintrc.js
  • The vsf-capybara project is error and warning free
@psmyrek psmyrek self-assigned this Dec 3, 2019
@rmakara rmakara changed the title I want to have ESLint and Prettier configured I want to have ESLint and Prettier configured So I can make sure the code is formatted properly Dec 3, 2019
@qiqqq qiqqq closed this as completed in #19 Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant