Additional ESLint rules for ESLint directive comments (e.g.//eslint-disable-line). 📖 Usage Documentation 🚥 Semantic Versioning Policy @mcongrove/eslint-plugin-eslint-commentsfollowssemantic versioningandES
package.json chore: add pkg.funding (eslint-community#218) May 10, 2024 Repository files navigation README Code of conduct License Security @eslint-community/eslint-plugin-eslint-comments Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line). 📖 Usage Documentati...
{ "name": "eslint-plugin-eslint-comments", "version": "3.2.0", "description": "Additional ESLint rules for ESLint directive comments.", "engines": { "node": ">=6.5.0" }, "main": "index.js", "files": [ "lib" ], "peerDependencies": { "eslint": ">=4.19.1" }, "depende...
Eslint rules for JavaScript comments.. Latest version: 1.0.0, last published: 10 years ago. Start using eslint-plugin-comments in your project by running `npm i eslint-plugin-comments`. There is 1 other project in the npm registry using eslint-plugin-com
"eslint-config-mattermost": "github:mattermost/eslint-config-mattermost", "eslint-plugin-cypress": "^2.1.2", "eslint-plugin-eslint-comments": "^3.1.1", "eslint-plugin-header": "^2.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-react": "^7.11.1",3...
ESLint customized rule to prevent comments. Latest version: 0.1.1, last published: 4 months ago. Start using eslint-plugin-avoid-comments in your project by running `npm i eslint-plugin-avoid-comments`. There are no other projects in the npm registry usi
'plugin:prettier/recommended', ], plugins: [ 'eslint-plugin', 'eslint-comments', '@eslint-community/eslint-comments', 'n', 'import', '@typescript-eslint', @@ -37,7 +37,7 @@ module.exports = { ], '@typescript-eslint/no-import-type-side-effects': 'error', '@typescript-es...
Enforce good writing style in your comments. Latest version: 0.2.0, last published: 2 years ago. Start using eslint-plugin-write-good-comments in your project by running `npm i eslint-plugin-write-good-comments`. There are 11 other projects in the npm re
"https://mysticatea.github.io/eslint-plugin-eslint-comments/rules/require-description.html", }, fixable: null, schema: [ { type: "object", properties: { ignore: { type: "array", items: { enum: [ "eslint", "eslint-disable", "eslint-disable-line", "eslint-disable-next-...
# eslint-plugin-eslint-comments Additional ESLint rules for directive comments of ESLint. 0 comments on commit bcef6f1 Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal informa...