mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
refactor(io): added new method addChild
This commit is contained in:
@@ -16,11 +16,11 @@ __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
|
||||
npx husky install
|
||||
chmod ug+x .husky/*
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user