Socket
Book a DemoInstallSign in
Socket

@eslint-community/eslint-plugin-eslint-comments

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-community/eslint-plugin-eslint-comments

Additional ESLint rules for ESLint directive comments.

latest
Source
npmnpm
Version
4.5.0
Version published
Weekly downloads
824K
0.57%
Maintainers
2
Weekly downloads
 
Created
Source

@eslint-community/eslint-plugin-eslint-comments

npm version Downloads/month Build Status codecov

Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line).

📖 Usage

  • Documentation

🚥 Semantic Versioning Policy

@eslint-community/eslint-plugin-eslint-comments follows semantic versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

🍻 Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm test runs tests and measures coverage.
  • npm run build updates README.md, index.js, and the header of all rule's documents.
  • npm run clean removes the coverage of the last npm test command.
  • npm run coverage shows the coverage of the last npm test command.
  • npm run lint runs ESLint for this codebase.
  • npm run watch runs tests and measures coverage when source code are changed.

Keywords

eslint

FAQs

Package last updated on 12 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts