{"library":"eslint-plugin-no-comments","type":"library","category":null,"description":"An ESLint plugin that disallows comment blocks in source code to prevent shipping notes, old code, or sensitive information to production. Current stable version is 1.2.1, released with support for ESLint 9 and 10 via flat config format. Requires Node.js >= 20.19.0. Key differentiator: automatically ignores comments starting with 'global' or 'eslint' to preserve ESLint directives, and allows a customizable allow list. Unlike general comment-stripping tools, it integrates directly with ESLint's rule system.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","eslint","eslintplugin","comments","disallow","no-comments","disallow-comments","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-no-comments","imports":["import noComments from 'eslint-plugin-no-comments'","import noComments from 'eslint-plugin-no-comments'","import noComments from 'eslint-plugin-no-comments'; const rules = noComments.rules;","import noComments from 'eslint-plugin-no-comments'; export default [{ plugins: { 'no-comments': noComments }, rules: { 'no-comments/disallowComments': 'error' } }]"]},{"cmd":"yarn add eslint-plugin-no-comments","imports":[]},{"cmd":"pnpm add eslint-plugin-no-comments","imports":[]}],"homepage":null,"github":"https://github.com/wisniewski94/eslint-plugin-no-comments","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-no-comments","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-no-comments/compatibility"}}