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

[Client] - Setup Automatical Formatting and Linting Before Each Commit #187

Open
Char2sGu opened this issue Sep 15, 2024 · 2 comments
Open

Comments

@Char2sGu
Copy link
Contributor

Desired Changes

Possible with package husky and lint-staged

Screenshots (as needed)

No response

@RChandler234
Copy link
Contributor

make prettier scoped just to this project, have a script for prettier formatting and a script for eslint formatting

@RChandler234
Copy link
Contributor

we want to do a pre-commit hook that errors if prettier/ linter fails instead of auto-changing the code/ failing build

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

No branches or pull requests

2 participants