ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
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 conventions for files and folders in your project, helping maintain a clean and organized codebase. It allows you to define and enforce specific patterns for filenames and directory structures, with rules for blocking certain names, matching folders with file extensions, and enforcing naming conventions like PascalCase or camelCase. It's ideal for development teams looking to standardize their project structure and improve code organization.