]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: format (#477) [skip ci]
authorjc <ijoec123@gmail.com>
Mon, 21 Sep 2020 07:19:10 +0000 (15:19 +0800)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 07:19:10 +0000 (09:19 +0200)
docs/api/index.md

index 0a03352086d7e9086f4d8ec47518685ca8cc0fd2..b5b7ea421ddb7d579faea4626d96b37106e6eeae 100644 (file)
@@ -647,8 +647,8 @@ Returns the [normalized version](./vue-router-interface#routelocation) of a [rou
 
 ```typescript
 resolve(to: RouteLocationRaw): RouteLocation & {
-        href: string
-    }
+  href: string
+}
 ```
 
 _Parameters_