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

add: apply husky #19

Merged
merged 1 commit into from
Aug 11, 2023
Merged

add: apply husky #19

merged 1 commit into from
Aug 11, 2023

Conversation

player31-kks
Copy link
Collaborator

@player31-kks player31-kks commented Aug 11, 2023

Description

apply husky

For now, we've made husky only run on pre-commit.
lint-staged allows you to run eslint and prettier on files in git stages.

ps. I also made prettier work once.

References

Checklist

  • Add labels and reviewers ?
  • Are you fully explaining what you changed ?
  • Did you check that there is no conflict with the base branch ?

@player31-kks player31-kks added the enhancement New feature or request label Aug 11, 2023
@Nhahan Nhahan self-requested a review August 11, 2023 13:47
Copy link
Member

@Nhahan Nhahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like husky.

@Nhahan Nhahan merged commit 1841621 into dev Aug 11, 2023
@player31-kks player31-kks deleted the feature/husky branch August 11, 2023 13:50
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.

2 participants