setProperty function doesn't set an empty array if property doesn't exist
This commit is contained in:
parent
e1611969ce
commit
c5b5326480
3 changed files with 5 additions and 8 deletions
|
@ -42,7 +42,7 @@ Before committing, be sure to install the "Prettier" precommit hook that will re
|
|||
In order to enable the "Prettier" precommit hook, at the root of the project, run:
|
||||
|
||||
```console
|
||||
$ yarn run install
|
||||
$ yarn install
|
||||
$ yarn run prepare
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue