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.
2k stars
9 watching
44 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
eslinteslint-plugineslint-rulesperfectionist
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically fix objects in JavaScript code with sorted keys | 97 |
| Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,146 |
| ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
| An ESLint configuration to enforce classic JavaScript features in TypeScript by banning excessive keywords | 1 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| A plugin that configures spacing between statements in code to improve readability. | 5 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |