Skip to content

Run prettier and eslint as precommit hooks #102

Description

@ROODAY

Prettier will prevent a lot of unnecessary comments in code reviews for code style, and eslint will make sure we don't accidentally check in code that won't compile/has big errors. Inquisitor already does this so we can copy that (husky has changed however so the install process will be a bit different)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions