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

Setup eslint and prettier #33

Merged
merged 4 commits into from
Oct 14, 2022
Merged

Setup eslint and prettier #33

merged 4 commits into from
Oct 14, 2022

Conversation

adamziel
Copy link
Collaborator

This PR solves #14 and:

  • Adds eslint and an npm script npm run lint:js and npm run lint:js:fix
  • Adds prettier and an npm script npm run format
  • Adds a husky pre-commit hook to run linting and formatting
  • Lints and formats the files in the repository

@adamziel adamziel merged commit 25161d6 into trunk Oct 14, 2022
@adamziel adamziel deleted the linters branch October 14, 2022 00:20
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

Successfully merging this pull request may close these issues.

1 participant