Skip to content

并不好用啊,typescript-eslint能校验出来的不符合规范的规则,她并不能检测出来 #4

@wxwzl

Description

@wxwzl

Missing return type on function (@typescript-eslint/explicit-module-boundary-types) at src\router\index.ts:94:8:
92 |
93 | // config router

94 | export function setupRouter(app: App) {
| ^
95 | app.use(router);
96 | createGuard(router);
97 | }

像这种都检测不出来

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions