fix code fence lint failure
This commit is contained in:
parent
1553b54779
commit
365fe6b067
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@ Loads the given file in the window, `filePath` should be a path to
|
||||||
an HTML file relative to the root of your application. For instance
|
an HTML file relative to the root of your application. For instance
|
||||||
an app structure like this:
|
an app structure like this:
|
||||||
|
|
||||||
```
|
```sh
|
||||||
| root
|
| root
|
||||||
| - package.json
|
| - package.json
|
||||||
| - src
|
| - src
|
||||||
|
|
Loading…
Reference in a new issue