The most opinionated ESLint config in the galaxy!
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Zurgbot ESLint Config is a highly opinionated ESLint configuration designed to enforce consistent coding standards and best practices. It includes strict rules for formatting, such as 2-space indentation, semicolons, and single quotes, while disallowing console logs and eval. This config is ideal for developers who want a disciplined, pre-configured ESLint setup, particularly for React projects, with built-in support for React-specific rules when `eslint-plugin-react` is installed.