# ALL_FILES

`variable` in `eslint-config` · v2.2.1

<https://docs.seedcord.org/packages/eslint-config/2.2.1/variables/all-files>

```ts
const ALL_FILES: readonly ["**/*.js", "**/*.mjs", "**/*.ts", "**/*.tsx"];
```
