astro-ghostcms/.pnpm-store/v3/files/c3/bdcc12ff630e0515d58d12af822...

11 lines
409 B
Plaintext

---
description: 'Enforce consistent spacing before and after keywords.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/keyword-spacing** for documentation.
This rule extends the base [`eslint/keyword-spacing`](https://eslint.org/docs/rules/keyword-spacing) rule.
It adds support for generic type parameters on function calls.