]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor: use ts-expect-error
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 1 Jun 2021 20:33:38 +0000 (22:33 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 1 Jun 2021 20:33:38 +0000 (22:33 +0200)
commit20f4580d4b1ba7e30e6b2d522e0da0a1687622a7
treeeff7ecd44c23ea79670bd35e8c4ec65f6fdc9c56
parent3d465cc128b2f5c109e71386760c7b99e3d71bce
refactor: use ts-expect-error
20 files changed:
__tests__/RouterLink.spec.ts
__tests__/guards/extractComponentsGuards.spec.ts
__tests__/matcher/addingRemoving.spec.ts
__tests__/matcher/pathRanking.spec.ts
__tests__/matcher/resolve.spec.ts
__tests__/mount.ts
__tests__/router.spec.ts
__tests__/urlEncoding.spec.ts
__tests__/utils.ts
e2e/guards-instances/index.ts
e2e/modal/index.ts
e2e/multi-app/index.ts
e2e/suspense/index.ts
playground/router.ts
src/RouterLink.ts
src/devtools.ts
src/history/memory.ts
src/navigationGuards.ts
src/router.ts
test-dts/meta.test-d.ts