@typescript-eslint/no-empty-interface
Design
Medium
An interface declaring no members is equivalent to its supertype.
The Codiga Static Analysis engine checks TypeScript code and supports many popular libraries. If you are using React, NextJS, Vue or Angular: the engine will flag any issue in your codebase. Automate your code reviews with Codiga and merge with confidence.
An interface declaring no members is equivalent to its supertype.
Disallows unnecessary constraints on generic types