lukeautry / tsoa

Build OpenAPI-compliant REST APIs using TypeScript and Node
MIT License
3.48k stars 498 forks source link

refactor/remove @typescript-eslint/ban-types #1675

Closed chappelo closed 2 weeks ago

chappelo commented 3 weeks ago

All Submissions:

Closing issues

contributes to https://github.com/lukeautry/tsoa/issues/1165 by solving all @typescript-eslint/ban-types, and removing the rule.

Potential Problems With The Approach

Test plan

WoH commented 2 weeks ago

LGTM, thanks!