ESLint rules for JavaScript Smells
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
eslint-plugin-smells is an ESLint plugin that provides rules for detecting common JavaScript code smells, such as complex switch statements, setInterval usage, and improper this assignment. It's designed for JavaScript developers who want to improve code quality and maintainability by identifying and avoiding problematic patterns in their codebase. The plugin can be easily integrated into existing ESLint configurations and offers several configurable rules to enforce best practices.