@santi020k/eslint-config-tests
v0.1.0
Published
Internal integration tests for the ESLint configuration packages.
Readme
@santi020k/eslint-config-tests
Internal integration tests for the ESLint configuration packages.
Description
This package uses Vitest to run integration tests, verifying that:
- Configs are exported correctly.
- Configurations can be composed without errors.
- Rules are present as expected.
Usage
Run tests:
npm run test