[ci] yarn format

This commit is contained in:
jonathantneal 2021-11-19 20:30:23 +00:00 committed by GitHub Actions
parent ebd4a8be3a
commit 684367b7bf
2 changed files with 6 additions and 6 deletions

View file

@ -227,9 +227,9 @@ Puedes omitir el archivo `netlify.toml` e ir directamente a [Netlify](https://ne
```json
{
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
}
```

View file

@ -275,9 +275,9 @@ Different from most available deploy options here, [Google Cloud](https://cloud.
```json
{
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
}
```