Socket
Socket
Sign inDemoInstall

@eslint-community/eslint-utils

Package Overview
Dependencies
87
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @eslint-community/eslint-utils

Utilities for ESLint plugins.


Version published
Weekly downloads
23M
decreased by-0.07%
Maintainers
2
Install size
402 kB
Created
Weekly downloads
 

Readme

Source

@eslint-community/eslint-utils

npm version Downloads/month Build Status Coverage Status

🏁 Goal

This package provides utility functions and classes for make ESLint custom rules.

For examples:

📖 Usage

See documentation.

📰 Changelog

See releases.

❤️ Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm test runs tests and measures coverage.
  • npm run clean removes the coverage result of npm test command.
  • npm run coverage shows the coverage result of the last npm test command.
  • npm run lint runs ESLint.
  • npm run watch runs tests on each file change.

Keywords

FAQs

Last updated on 24 Mar 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc