GitHub Release Tracker
All JS React Ruby Go Postgres Frontend Node
24h 7d 14d 30d | Newest Best Latest version only Popular

eslint-rules

Past 30d, sorted by best first
6 results Markdown version
03/14 9
xojs/XO v2.0.0
Opinionated ESLint wrapper that enforces strict and readable code with zero configuration.
TypeScript 7954☆ 3879d old #javascript #linter #nodejs #node #typescript
03/15 8
javierbrea/eslint-plugin-boundaries v6.0.0
Plugin that enforces architecture boundaries by checking project file structure and dependencies.
03/14 8
Shareable ESLint configuration for TypeScript that extends eslint-config-xo, assuming ESM and a strict tsconfig.
02/18 8
Plugin that sorts imports, objects, TypeScript types, enums, JSX props and attributes alphabetically, naturally, or by line length.
03/03 6
Detect unnecessary React effects to make code simpler, faster, and safer.
JavaScript 1611☆ 313d old #javascript #reactjs #react #eslint #react-hooks
02/23 6
eslint-functional/eslint-plugin-functional v9.0.4
Plugin for ESLint that disables mutation and promotes functional programming in JavaScript and TypeScript.