---
url: 'https://adk.nht.io/api/eslint/variables/plugin.md'
description: >-
  The ESLint plugin object. Register under the `adk` namespace: `plugins: { adk:
  plugin }`.
---

# Variable: plugin

```ts
const plugin: FlatConfig.Plugin;
```

Defined in: [eslint/index.ts:47](https://github.com/NHTIO/ADK/blob/v1.20260607.1/src/eslint/index.ts#L47)

The ESLint plugin object. Register under the `adk` namespace: `plugins: { adk: plugin }`.
