Skip to content

Enable explicit-function-return-type ESLint rule #4498

Closed
@andyleejordan

Description

@andyleejordan

We should add:

    "@typescript-eslint/explicit-function-return-type": [
      "error"
    ],

but enabling it currently results in 96 problems...my bad! That's a tech debt day item to fix for sure.

Originally posted by @andschwa in #3903 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions