forked frommysticatea/eslint-utils
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8
Utilities for ESLint plugins and custom rules.
License
NotificationsYou must be signed in to change notification settings
eslint-community/eslint-utils
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
Seedocumentation.
Seereleases.
Welcome contributing!
Please use GitHub's Issues/PRs.
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.
About
Utilities for ESLint plugins and custom rules.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Languages
- JavaScript99.2%
- TypeScript0.8%