[ci] yarn format
This commit is contained in:
parent
ebd4a8be3a
commit
684367b7bf
2 changed files with 6 additions and 6 deletions
|
@ -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>"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -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>"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue