eslint-plugin-move-files
Code reorganizer
Automates file renaming and relocation to standardize directory structures in codebases
Move and rename files while keeping imports up to date
8 stars
3 watching
1 forks
Language: TypeScript
last commit: over 2 years ago eslinteslint-plugineslint-rulesjavascriptlintlinterlintingmove-filesnodejsrename-filestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
jamiemason/eslint-plugin-prefer-arrow-functions | An ESLint plugin to convert plain functions into arrow functions where possible without changing behavior. | 53 |
selaux/eslint-plugin-filenames | Enforces consistent filenames in JavaScript projects | 323 |
azat-io/eslint-plugin-perfectionist | A plugin for ESLint that enforces consistent sorting of various data in code | 1,932 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 181 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
lydell/eslint-plugin-simple-import-sort | Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,114 |
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 24 |
pimlie/eslint-multiplexer | Tools to combine and merge ESLint results from multiple files | 7 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 220 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-functional/eslint-plugin-functional | An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 852 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
alexmost/eslint-plugin-deprecate | Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |