add pretty-quick

This commit is contained in:
Leifer
2022-12-01 10:16:06 +01:00
parent 06d2963163
commit b3173517b4
5 changed files with 114 additions and 19 deletions

View File

@@ -14,14 +14,7 @@ git clone --branch dev https://github.com/leifermendez/bot-whatsapp
__Instalar dependencias__
```
cd bot-whatsapp
yarn set version 3.3.0
yarn install
npx husky install && npx prettier --write .
```
> __ATENCIÓN__ Si esta estas en ubuntu/linux ejecutar lo siguiente comandos adicionales.
```sheell
chmod ug+x .husky/*
```
__Compilar (build)__