ESLint rules for TypeScript enums.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin provides rules to disallow TypeScript enums, helping developers avoid their runtime implications and vendor lock-in. It's designed for TypeScript projects that prefer safer alternatives like string unions or const assertions. The plugin offers configs for complete disallowance or selective restriction (e.g., for Babel users).