feat: 添加 Vue Router 插件系统支持 #2
Annotations
10 errors
|
test:
tests/index.test.ts#L6
Expected "vue" (external) to come before "../src/index" (parent)
|
|
test:
tests/index.test.ts#L3
'vue' imported multiple times
|
|
test:
src/index.ts#L77
Unexpected parentheses around single function argument having a body with no curly braces
|
|
test:
src/index.ts#L69
Unexpected parentheses around single function argument having a body with no curly braces
|
|
test:
src/index.ts#L60
Unexpected parentheses around single function argument having a body with no curly braces
|
|
test:
src/index.ts#L48
Closing curly brace appears on the same line as the subsequent block
|
|
test:
.github/renovate.json5#L3
Unexpected trailing comma
|
|
test:
.github/renovate.json5#L3
Unquoted property 'automerge' found
|
|
test:
.github/renovate.json5#L2
Strings must use doublequote
|
|
test:
.github/renovate.json5#L2
Unquoted property 'extends' found
|