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 enforces the use of arrow functions over traditional `function` declarations to improve code readability and consistency. It offers configurable options to allow or disallow certain function types, such as prototype methods or class methods, and can automatically fix code when the `singleReturnOnly` option is enabled. It's ideal for developers using ESLint who want to standardize arrow function usage in their JavaScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tristonj/eslint-plugin-prefer-arrow

Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

TristonJ's profile
TristonJ
29 contributions
keithkml's profile
keithkml
12 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
gabmontes's profile
gabmontes
1 contributions
pablen's profile
pablen
1 contributions
rhansen's profile
rhansen
1 contributions
mikeapr4's profile
mikeapr4
1 contributions
shreyasm-dev's profile
shreyasm-dev
1 contributions

Recent events

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

No events yet
tristonj

tristonj/eslint-plugin-prefer-arrow

ESLint plugin to prefer arrow functions

JavaScript
60
9
MIT License