eslint-rule topic

List eslint-rule repositories

eslint-plugin-prefer-arrow-functions

41
Stars
9
Forks
Watchers

Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour

eslint-plugin-project-structure

258
Stars
5
Forks
Watchers

ESLint plugin with rules to help you achieve a scalable, consistent, and well-structured project. Define your folder structure, advanced naming conventions, file composition, and create independent mo...