astro-ghostcms/.pnpm-store/v3/files/18/6a7e1c0d990f26aa27071d69f0d...

11 lines
374 B
Plaintext

---
description: 'Disallow unnecessary parentheses.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/no-extra-parens** for documentation.
This rule extends the base [`eslint/no-extra-parens`](https://eslint.org/docs/rules/no-extra-parens) rule.
It adds support for TypeScript type assertions.