-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: lint and pre-commit hook with Husky and eslint #33
Merged
Sembauke
merged 11 commits into
freeCodeCamp:main
from
Sembauke:feat/lint-and-precommit-hook
Apr 8, 2024
Merged
feat: lint and pre-commit hook with Husky and eslint #33
Sembauke
merged 11 commits into
freeCodeCamp:main
from
Sembauke:feat/lint-and-precommit-hook
Apr 8, 2024
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7de03f1 - Browse repository at this point
Copy the full SHA 7de03f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444aa31 - Browse repository at this point
Copy the full SHA 444aa31View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb598c - Browse repository at this point
Copy the full SHA cdb598cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6b0ff - Browse repository at this point
Copy the full SHA 0c6b0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d133e2a - Browse repository at this point
Copy the full SHA d133e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a04866 - Browse repository at this point
Copy the full SHA 7a04866View commit details -
chore: fix eslint-react type issues
Our prop types are fine, but eslint-react isn't detecting them correctly. With a little help jsx-eslint/eslint-plugin-react#3284 (comment) we can tell it what the props are.
Configuration menu - View commit details
-
Copy full SHA for 8ea923a - Browse repository at this point
Copy the full SHA 8ea923aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1c337 - Browse repository at this point
Copy the full SHA 6c1c337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fd022 - Browse repository at this point
Copy the full SHA 39fd022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dbbac - Browse repository at this point
Copy the full SHA 37dbbacView commit details -
fix: upgrade warnings to errors
Same principle as the main repo: if we care enough for something to be a rule, we want CI to tell us when it's not being followed.
Configuration menu - View commit details
-
Copy full SHA for 8c524f5 - Browse repository at this point
Copy the full SHA 8c524f5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.