eslint-plugin-no-one-time-vars
Disallows one-time variables
Disallows one-time variables
An ESLint plugin for finding instances of a package importing from itself
Forbid importing from subpaths of another package in monorepos.
An ESLint plugin to disable the use of the pipe operator.
Disallow using the method includes
no-inconstant-const
Disallows use of instanceof operator, useful in TS envs where code relies purely on structural typing (i.e. static typing based on presence of attributes)
Make sure nothing is written in Japanese
ESLint plugin which enforce using native Promise instead $.Deferred
ESLint plugin which dissallows using 'localhost' in strings.
ESLint plugin that disallows the use of magic primitives.
ESLint plugin to enforce consistent spacing by preventing the use of margin properties in CSS-in-JS. Helps maintain consistent layout patterns across your React components.
Disallow mutation of imported values
check multiple refs in single line
## Starting
A plugin to detect needlessly synchonized async function calls
ESLint rule for .only and .skip blocks in mocha tests
An ESLint plugin to disable the use of the optional-call operator.
ESLint plugin to enforce no tests
An eslint rule to replace the use of '...' with the ellipsis character ('…') in strings