@typescript-eslint/eslint-plugin
Version:
TypeScript plugin for ESLint
11 lines (8 loc) • 401 B
Markdown
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.