ESLint rule: ensure default imports match file names
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin enforces consistent naming for default imports based on source file names, automatically fixing mismatches. It applies smart conventions like PascalCase for React components and camelCase for utilities, while allowing customization via regex patterns. It's designed for developers using ESLint who want to maintain a standardized, predictable codebase.