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 lint-staged to Husky #205

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Add lint-staged to Husky #205

merged 1 commit into from
Aug 29, 2023

Conversation

jonkoops
Copy link
Contributor

@jonkoops jonkoops commented Aug 29, 2023

Replaces pretty-quick with lint-staged, this allows both Prettier and ESLint to make a pass over the files and fix them before they are committed. Also fixes the bootstrapping of Husky by installing it in the prepare script, which runs on npm install (see the Husky documentation).

@jonkoops jonkoops requested a review from a team as a code owner August 29, 2023 11:43
@frederikprijck frederikprijck merged commit ec3828d into auth0:beta Aug 29, 2023
@jonkoops jonkoops deleted the fix-husky branch August 29, 2023 16:50
frederikprijck pushed a commit that referenced this pull request Oct 27, 2023
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.

2 participants