astro-ghostcms/.pnpm-store/v3/files/fb/a5e14910fc6bf9c7f06212910e9...

11 lines
403 B
Plaintext

---
description: 'Enforce consistent brace style for blocks.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/brace-style** for documentation.
This rule extends the base [`eslint/brace-style`](https://eslint.org/docs/rules/brace-style) rule.
It adds support for `enum`, `interface`, `namespace` and `module` declarations.