![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | package.json | 2 years ago | 2.5K | 3e510ca test new git [كارل مبارك] |
![]() | index.mjs.map | 39 years ago | 95K | |
![]() | index.mjs | 39 years ago | 55K | |
![]() | index.js.map | 39 years ago | 95K | 3e510ca test new git [كارل مبارك] |
![]() | index.js | 39 years ago | 57K | 3e510ca test new git [كارل مبارك] |
![]() | README.md | 39 years ago | 1.7K | d768d73 docs [كارل مبارك] |
![]() | LICENSE | 39 years ago | 1.0K |
This package provides utility functions and classes for make ESLint custom rules.
For examples:
See documentation.
See releases.
Welcome contributing!
Please use GitHub's Issues/PRs.
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.