[ci] yarn format

This commit is contained in:
jasikpark 2021-10-10 14:55:44 +00:00 committed by GitHub Actions
parent 7451f04171
commit 22751e0ff9

View file

@ -145,7 +145,7 @@ If you need to share your development progress on the local network or check out
```js
devOptions: {
hostname: '0.0.0.0'
hostname: '0.0.0.0';
}
```