@eslint-community/eslint-utils (4.7.0)
Published 2026-02-24 13:49:19 +00:00 by atheaadmin
Installation
@eslint-community:registry=npm install @eslint-community/eslint-utils@4.7.0"@eslint-community/eslint-utils": "4.7.0"About this package
@eslint-community/eslint-utils
🏁 Goal
This package provides utility functions and classes for make ESLint custom rules.
For examples:
getStaticValueevaluates static value on AST.ReferenceTrackerchecks the members of modules/globals as handling assignments and destructuring.
📖 Usage
See documentation.
📰 Changelog
See releases.
❤️ Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm run test-coverageruns tests and measures coverage.npm run cleanremoves the coverage result ofnpm run test-coveragecommand.npm run coverageshows the coverage result of the lastnpm run test-coveragecommand.npm run lintruns ESLint.npm run watchruns tests on each file change.
Dependencies
Dependencies
| ID | Version |
|---|---|
| eslint-visitor-keys | ^3.4.3 |
Development Dependencies
| ID | Version |
|---|---|
| @eslint-community/eslint-plugin-mysticatea | ^15.6.1 |
| @types/eslint | ^9.6.1 |
| @types/estree | ^1.0.7 |
| @typescript-eslint/parser | ^5.62.0 |
| @typescript-eslint/types | ^5.62.0 |
| c8 | ^8.0.1 |
| dot-prop | ^7.2.0 |
| eslint | ^8.57.1 |
| installed-check | ^8.0.1 |
| knip | ^5.33.3 |
| mocha | ^9.2.2 |
| npm-run-all2 | ^6.2.3 |
| opener | ^1.5.2 |
| prettier | 2.8.8 |
| rimraf | ^3.0.2 |
| rollup | ^2.79.2 |
| rollup-plugin-dts | ^4.2.3 |
| rollup-plugin-sourcemaps | ^0.6.3 |
| semver | ^7.6.3 |
| typescript | ^4.9.5 |
| vitepress | ^1.4.1 |
| warun | ^1.0.0 |
Peer Dependencies
| ID | Version |
|---|---|
| eslint | ^6.0.0 || ^7.0.0 || >=8.0.0 |
Keywords
eslint