eslint-plugin-no-multiple-refs
check multiple refs in single line
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
Custom ESLint rules for guarding against this.this
An eslint rule to replace the use of '...' with the ellipsis character ('…') in strings
Forces explicit error handling for promises (Similar to golang) through disallowing unpredictable awaits.
ESLint Plugin to prohibit toxic words in your codebase
ESLint rule to avoid typeof window === 'undefined' for SSR check
为防止重复点击,antd或其他ui组件禁止使用异步的回调函数
ESLint plugin to disallow unary + operators.
ESLint plugin to highlight unawaited .catch() calls that contain throw statements
An eslint rule to warn against using undefined as an initial value when using the useState React hook
Warns when string literals are supplied inside curly brackets in jsx
An ESLint plugin to sort imports only when there are more than 4
private key is not allowed to live in the code
eslint vite相关校验
Disallows the use of React component snapshots—inline and external.