Pattern: Empty interface
Issue: -
Deprecated - This rule can be replaced with TSLint's no-empty-interface
.
Do not use empty interfaces. They are compile-time only artifacts and serve no useful purpose.
Pattern: Empty interface
Issue: -
Deprecated - This rule can be replaced with TSLint's no-empty-interface
.
Do not use empty interfaces. They are compile-time only artifacts and serve no useful purpose.