@eslint-community/eslint-utils
Utilities for ESLint plugins.
Last updated 3 months ago by GitHub Actions .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @eslint-community/eslint-utils 
SYNC missed versions from official npm registry.

@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 run test-coverage runs tests and measures coverage.
  • npm run clean removes the coverage result of npm run test-coverage command.
  • npm run coverage shows the coverage result of the last npm run test-coverage command.
  • npm run lint runs ESLint.
  • npm run watch runs tests on each file change.

Current Tags

  • 5.0.0-alpha.3                                ...           alpha (3 months ago)
  • 4.0.0-beta.1                                ...           beta (3 years ago)
  • 4.9.1                                ...           latest (3 months ago)

25 Versions

  • 5.0.0-alpha.3                                ...           3 months ago
  • 5.0.0-alpha.2                                ...           3 months ago
  • 4.9.1                                ...           3 months ago
  • 4.9.0                                ...           7 months ago
  • 4.8.0                                ...           7 months ago
  • 4.7.0                                ...           a year ago
  • 4.6.1                                ...           a year ago
  • 4.6.0                                ...           a year ago
  • 4.5.1                                ...           a year ago
  • 4.5.0                                ...           a year ago
  • 5.0.0-alpha.1                                ...           a year ago
  • 4.4.1                                ...           a year ago
  • 4.4.0                                ...           3 years ago
  • 4.3.0                                ...           3 years ago
  • 4.2.1                                ...           3 years ago
  • 4.2.0                                ...           3 years ago
  • 4.1.2                                ...           3 years ago
  • 4.1.1                                ...           3 years ago
  • 4.1.0                                ...           3 years ago
  • 4.0.0                                ...           3 years ago
  • 4.0.0-beta.1                                ...           3 years ago
  • 4.0.0-alpha.2                                ...           3 years ago
  • 4.0.0-alpha.1                                ...           3 years ago
  • 3.0.1                                ...           3 years ago
  • 3.0.0                                ...           3 years ago

Copyright 2013 - present © cnpmjs.org | Home |