eslint-plugin-perfectionist

Code sorter

A plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures.

☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

GitHub

2k stars
9 watching
44 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

eslinteslint-plugineslint-rulesperfectionist

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
leo-buneev/eslint-plugin-sort-keys-fixA tool to automatically fix objects in JavaScript code with sorted keys97
lydell/eslint-plugin-simple-import-sortAutomatically sorts imports and exports in JavaScript code to improve readability and organization2,146
unlight/eslint-plugin-nestjsESLint plugin providing rules to enforce coding standards and best practices in NestJS projects40
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857
darraghoriordan/eslint-plugin-nestjs-typedA set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript.177
cunarist/eslint-config-clean-typescriptAn ESLint configuration to enforce classic JavaScript features in TypeScript by banning excessive keywords1
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
paleite/eslint-plugin-diffA plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration187
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
mathematic-inc/eslint-plugin-paddingA plugin that configures spacing between statements in code to improve readability.5
iliubinskii/eslint-plugin-miscA collection of ESLint rules for JavaScript and TypeScript files.10
dangreenisrael/eslint-plugin-jest-formattingA plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites.156
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
yarax/eslint-plugin-typelintAn ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development.175
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121