Enforce $varName for jQuery assignment.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin enforces a naming convention where variables assigned to jQuery objects must be prefixed with a dollar sign (`$varName`). It helps developers clearly distinguish jQuery-wrapped DOM elements from standard variables in their code. The plugin is designed for projects using both jQuery and ESLint that want to enforce this specific style rule.