# maia-sdk

## Pre-commit hook

We use husky to run pre-commit hooks, the configuration file is on `lint-staged.js`
If you wish to run a commit without running these commits hooks simply add `--no-verify` at the end of your commit command