'Comment of disable eslint rule not working styled.d.ts

Message:

This interface can be augmented by users to add types to styled-components' default theme without needing to reexport ThemedStyledComponentsModule.

An interface declaring no members is equivalent to its supertype.eslint@typescript-eslint/no-empty-interface

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source