Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
eslint-plugin-regex
ESLint rules using Regular Expression
eslint-plugin-smarter-tabs
A tiny ESLint plugin to enforce the usage of smart tabs.
eslint-plugin-newline-after-if-condition
Enforce new line after if condition
eslint-plugin-no-comment
Enforce comment types in code
eslint-plugin-no-moment-final
Eslint rule to disallow the use of moment.js
eslint-plugin-complex-logic
ESLint rule to check the complexity of logical expressions
eslint-plugin-angular-template-consistent-this
ESLint Angular Template consistent this for properties, variables & template references
eslint-plugin-classname-arg-last
ESLint plugin to ensure className is the last argument in cn or tw-merge calls
eslint-plugin-max-methods-per-class
ESLint plugin to enforce a maximum number of methods per class
eslint-plugin-no-duplicate-declarations
ESLint plugin to detect duplicate declaration names across files in your TypeScript/JavaScript projects.
eslint-plugin-named-functions-in-hooks
An ESLint plugin to enforce named functions in React hooks like useMemo, useCallback, and useEffect.
@avil13/eslint-config
Плагин для eslint с набором правил для ts и vue проектов
eslint-plugin-max-return-statements-per-function
ESLint rule to limit the number of return statements in a function
eslint-rule-types
A ESLint rules for javascript optional types.
eslint-code-comments-rule
Custom eslint rules for enforce code comments
eslint-plugin-no-empty-disable
Disallow `eslint-disable` comments without at least one rule
eslint-plugin-dollar-sign-html-el
This ESLint plugin enforces the use of $ prefix for variable names representing HTML elements and $$ prefix for HTML element collections in JavaScript code.
no-moment-eslint-plugin
Eslint rule to disallow the use of moment.js
no-record-time
清除定时器
eslint-config-jeason-base
ESLint configuration used by Jeaosn