mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 12:05:39 -05:00
refactor: disable naming-convenction rule (#51685)
This commit is contained in:
@@ -18,7 +18,6 @@ type DropdownMenuProps = Props<
|
||||
MenuRenderPropArg,
|
||||
never,
|
||||
{
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
__demoMode?: boolean;
|
||||
}
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user