mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
add pretty-quick
This commit is contained in:
@@ -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)__
|
||||
|
||||
Reference in New Issue
Block a user