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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of trailskr/eslint-config-trailskr

Account's avatar
antfu/eslint-config
Anthony's ESLint config
Account's avatar
DimensionDev/eslint-plugin
eslint plugin for masknet
Account's avatar
unocss/unocss
ESLint config for UnoCSS
Account's avatar
u3u/eslint-plugin-arrow-return-style
Enforce arrow function return style and automatically fix it
Account's avatar
antfu/eslint-plugin-command
Comment-as-command for one-off codemod with ESLint
Account's avatar
antfu/eslint-plugin-format
Format various languages with formatters in ESLint
Account's avatar
mskelton/eslint-plugin-playwright
ESLint plugin for Playwright testing.
Account's avatar
SonarSource/SonarJS
SonarJS rules for ESLint
Account's avatar
antfu-collective/local-pkg
Get information on local packages.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
antfu-collective/taze
A modern CLI tool that keeps your dependencies fresh in any repo and monorepo
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vuejs/core
The progressive JavaScript framework for building modern web UI.

Support the repos that depend on this repository

Top contributors

trailskr's profile
trailskr
19 contributions

Recent events

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

No events yet
trailskr

trailskr/eslint-config-trailskr

personal eslint config based on antfu config

TypeScript
0
0
MIT License

The **@trailskr/eslint-config-trailskr** package is a personal ESLint preset that extends the popular @antfu/eslint-config with a curated set of plugins (command, format, playwright, prefer‑arrow‑functions, sonarjs) and stricter rules such as no‑explicit‑any, no‑shadow, and import‑no‑default‑export. It’s aimed at JavaScript/TypeScript developers who want a ready‑to‑use, highly opinionated linting and auto‑fix setup (including VS Code and Neovim integration) and can be customized via the flat‑config API.