release: vue-router@5.3.0 #1233
Annotations
4 warnings
|
eslint(no-empty-pattern):
packages/router/src/unplugin/codegen/generateParamParsers.spec.ts#L897
packages/router/src/unplugin/codegen/generateParamParsers.spec.ts:897:22: Empty object binding pattern
|
|
eslint(no-unused-vars):
packages/router/src/experimental/route-resolver/matchers/param-parsers/types.ts#L3
packages/router/src/experimental/route-resolver/matchers/param-parsers/types.ts:3:3: Type 'MatcherPattern' is imported but never used.
|
|
eslint(no-unused-vars):
packages/router/src/types/index.ts#L14
packages/router/src/types/index.ts:14:30: Type 'DataLoaderPlugin' is imported but never used.
|
|
eslint(no-unused-vars):
packages/router/src/experimental/router.ts#L26
packages/router/src/experimental/router.ts:26:15: Type 'Router' is imported but never used.
|