astro-ghostcms/.pnpm-store/v3/files/ed/7c4095e4fde5a60725c0ff189fb...

11 lines
401 B
Plaintext

---
description: 'Enforce consistent spacing before and after commas.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/comma-spacing** for documentation.
This rule extends the base [`eslint/comma-spacing`](https://eslint.org/docs/rules/comma-spacing) rule.
It adds support for trailing comma in a types parameters list.