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

chore: eslint, husky, prettier and hooks added #14

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Commits on Aug 11, 2021

  1. chore: eslint, husky, prettier and hooks added

    Added prettier and eslint.
    Using husky added pre-commit, post-commit and commit-msg hooks.
    Every time stagges will will be checked for style guidelines and lint errors.
    Airbnb style guide has been followed and the automated hooks will fix the formatting and
    style of stagged file.
    
    Note: Commit msg should be properly formatted and if not done so then commit will fail.
    The-Anton committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    62f4f56 View commit details
    Browse the repository at this point in the history