ardeois / graphql-codegen-typescript-mock-data

[GraphQL Codegen Plugin](https://github.com/dotansimha/graphql-code-generator) for building mock data based on the schema.
MIT License
134 stars 47 forks source link

fix: add precommit hooks #11

Closed ardeois closed 4 years ago

ardeois commented 4 years ago

Add precommit hooks with Husky and lint-staged We will run eslint and prettier for each files that is committed.