mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
refactor(io): added new method addChild
This commit is contained in:
@@ -16,11 +16,11 @@ __Instalar dependencias__
|
|||||||
cd bot-whatsapp
|
cd bot-whatsapp
|
||||||
yarn set version 3.3.0
|
yarn set version 3.3.0
|
||||||
yarn install
|
yarn install
|
||||||
|
npx husky install && npx prettier --write .
|
||||||
```
|
```
|
||||||
> __ATENCIÓN__ Si esta estas en ubuntu/linux ejecutar lo siguiente comandos adicionales.
|
> __ATENCIÓN__ Si esta estas en ubuntu/linux ejecutar lo siguiente comandos adicionales.
|
||||||
|
|
||||||
```sheell
|
```sheell
|
||||||
npx husky install
|
|
||||||
chmod ug+x .husky/*
|
chmod ug+x .husky/*
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user