diff options
author | 2021-03-07 03:49:31 +0300 | |
---|---|---|
committer | 2021-03-07 03:49:31 +0300 | |
commit | bad36a3bef51fb12dbb57f0e60535fb243711987 (patch) | |
tree | 1501c993f5a07547ce1b28ba933f973011445ac4 /README.md | |
parent | Bump husky from 4.3.8 to 5.1.3 (diff) |
Removes Pre Commit Step
Removes the husky install step, in favor of automatic install through
the prepare script.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ 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.<br/> -Run `yarn install --dev` and `yarn run pre-commit` to setup your dev environment. ## React & Dependency Info ### Project Info |