# GLOBAL_IGNORES

`variable` in `eslint-config` · v1.5.0-next.4

<https://docs.seedcord.org/packages/eslint-config/1.5.0-next.4/variables/global-ignores>

```ts
const GLOBAL_IGNORES: readonly ["dist/**", "node_modules/**", "logs/**"];
```
