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

Code Quality Tools #2

Open
14 tasks
dannytce opened this issue Jul 19, 2019 · 0 comments
Open
14 tasks

Code Quality Tools #2

dannytce opened this issue Jul 19, 2019 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@dannytce
Copy link
Contributor

Overview:

  • Formatting
    • editorconfig
    • Prettier
  • Linting
    • ESLint
    • stylelint
    • commitlint
  • Enforcing good practises
    • husky - pre-commit, pre-push hooks
    • lint-staged
    • CI/CD

Additional information:

@dannytce dannytce added the documentation Improvements or additions to documentation label Jul 19, 2019
@dannytce dannytce added this to the PROJECT SETUP milestone Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant