eslint-plugin-treat
An opinionated way to write treat styles
An opinionated way to write treat styles
Daniil's eslint configs and rules
eslint plugin for mini program
eslint-config-standard for megalo project
ESLint plugin for align imports, assignments, etc.
Eslint plugin that allows you to create independent modules.
ESLint rules to disable mutation and promote fp in TypeScript.
Eslint plugin for vitest
## eslint-plugin-better-align/import-align Before ```js import a from "a"; import bb from "b"; import ccc from "c"; import "d"; import { xxx, yyy, zzz, } from "e"; ``` After ```js import a from "a"; import bb from "b"; import ccc from
autofix some errors reported by eslint rules.
autofix some errors reported by eslint rules.
Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.
ESLint Plugin to forbid usage of console + optionally display custom message
ESLint Plugin to forbid certain strings in logger statements
ESLint Plugin For Restricted Export
ESLint plugin to detect and stop Trojan Source attacks
Eslint plugin for enforcing atomic design hierarchy
Plugin that offers spacing possibilities in Angular's templates using ESLint
Disable autofix for ESLint rules without turning them off