Skip to content

Conversation

@WebDevCaptain
Copy link
Member

Features:

  • Setup lint-staged to run eslint and prettier in a pre-commit hook with husky.
  • Add a CI job for lint process.

Create a prettier config file - `.prettierrc` that hosts formatting configuration.
Include npm scripts for running eslint and prettier with `lint` and `format` scripts.
Run linter and formatter in a pre-commit hook with lint-staged configuration.
@WebDevCaptain WebDevCaptain added the enhancement New feature or request label Jan 11, 2025
@WebDevCaptain WebDevCaptain self-assigned this Jan 11, 2025
@WebDevCaptain WebDevCaptain merged commit d036141 into WebDevCaptain-Lab:dev Jan 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant