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 a coding style where `throw new Error()` must be used instead of `throw Error()`. It's designed for developers who want to maintain consistency in their JavaScript error-throwing patterns and ensure proper Error object instantiation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of trott/eslint-plugin-new-with-error

Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
140 contributions
Trott's profile
Trott
63 contributions
semantic-release-bot's profile
semantic-release-bot
4 contributions

Recent events

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

No events yet
trott

trott/eslint-plugin-new-with-error

Require `throw new Error()` and not `throw Error()`

JavaScript
25
1
Other