import/no-named-as-default ⚠️ This rule warns in the following configs: ☑️ recommended, 🚸 warnings. Reports use of an exported name as the locally imported name of a default export. Rationale: using ...