eslint-plugin-eslint-comments
ESLint comment handler
Adds additional ESLint rules to handle directive comments used by the ESLint tool itself.
Additional ESLint rules for directive comments of ESLint.
363 stars
9 watching
46 forks
Language: JavaScript
last commit: over 1 year ago commentseslinteslint-pluginjavascriptnpm-modulenpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
wisniewski94/eslint-plugin-no-comments | Prevents leaving unnecessary comment blocks in JavaScript code to keep the production environment secure | 14 |
jlengstorf/eslint-plugin-replyguy | A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. | 420 |
mradionov/eslint-plugin-disable | A plugin to disable ESLint plugins using file path patterns and inline comments. | 56 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 241 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
kantord/eslint-plugin-write-good-comments | An ESLint rule that enforces good writing style in comments to improve code readability and conciseness. | 37 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |