Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This ESLint plugin detects and prevents useless assignments where a variable is assigned a value only to be returned immediately, such as `var foo = bar; return foo;`. It's designed for JavaScript developers who want to enforce cleaner code by eliminating unnecessary variable assignments that add no value.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikdesjardins/eslint-plugin-no-useless-assign

Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

erikdesjardins's profile
erikdesjardins
45 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
erikdesjardins

erikdesjardins/eslint-plugin-no-use...

Prevent useless assignment.

JavaScript
4
0
MIT License