persona-community-5/.pnpm-store/v3/files/32/a9ce32a3dcc60c92bcb9b2918bed2e089b8068bcf1f8a96ca0af4b4706f26a3e1a3d0265d1ced8b451fff836449bb8620af93d0492013321f377b9841cc927
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

22 lines
585 B
Plaintext

---
description: 'Enforce consistent indentation.'
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/indent** for documentation.
## Warning
:::warning
Please read [Issue #1824: Problems with the indent rule](https://github.com/typescript-eslint/typescript-eslint/issues/1824) before using this rule!
:::
This rule extends the base [`eslint/indent`](https://eslint.org/docs/rules/indent) rule.
It adds support for TypeScript nodes.