@dry-lint/integration-tests
v1.0.1
Published
Part of the [dry-lint](https://github.com/dry-lint/dry-lint) monorepo.
Readme
@dry-lint/integration-tests
Part of the dry-lint monorepo.
TODO: Describe what this plugin extracts.
📦 Install
npm install @dry-lint/integration-tests
# or
bun add @dry-lint/integration-tests🛠 Usage
Register the plugin in your lint config or entrypoint:
import '@dry-lint/integration-tests'; // registers extractorThen call findDuplicates() from dry-core.
📄 License
MIT — see LICENSE.
