diff options
author | 2021-02-10 16:04:03 +0300 | |
---|---|---|
committer | 2021-02-10 16:27:57 +0300 | |
commit | ce99800f0f355f01e975a94d04c8f0fa4401320f (patch) | |
tree | 4a74e56ff13a9ad20c03b59898f12afbde400547 /README.md | |
parent | Bump husky from 4.3.8 to 5.0.9 (diff) |
Migrate Husky To v5
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,8 @@ The project uses [yarn](https://yarnpkg.com/) for dependency and script manageme and [webpack](https://webpack.js.org/) for building and development. A full setup guide is available on [Notion](https://www.notion.so/pythondiscord/Forms-6312360495ff45f487da5b1924184a2d), -along with a troubleshooting guide. +along with a troubleshooting guide.<br/> +Run `yarn install --dev` and `yarn run pre-commit` to setup your dev environment. ## React & Dependency Info ### Project Info |