eslint-rule
There are 11 repositories under eslint-rule topic.
JamieMason/eslint-plugin-prefer-arrow-functions
Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour
aashutoshrathi/eslint-plugin-nestjs-orm
Guardrails to prevent bad practices or do some serious mistakes when using NestJS Moongose or ORMs.
aMarCruz/eslint-config-standardize
My personal configuration based on StandardJS, ready for JavaScript and TypeScript
cheap-glitch/eslint-plugin-smarter-tabs
🎓 A tiny ESLint plugin to enforce the usage of smart tabs.
jerone/eslint-plugin-angular-template-consistent-this
ESLint Angular Template consistent this for properties, variables & template references.
ducktordanny/eslint-plugin-ng-module-sort
Sort Angular and NestJS module imports, declarations, exports, controls, etc.
tomerh2001/eslint-plugin-th-rules
Custom ESLint rules for improving consistency across projects.
vamliu/docs
docs
edwardpayton/eslint-plugin-no-empty-disable
Disallow `eslint-disable` comments without at least one rule
imiklos/eslint-plugin-custom-rule
Template repository to create eslint plugins