You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
409 B
409 B
description |
---|
Enforce consistent spacing inside braces. |
🛑 This file is source code, not the primary documentation location! 🛑
See https://typescript-eslint.io/rules/object-curly-spacing for documentation.
Examples
This rule extends the base eslint/object-curly-spacing
rule.
It adds support for TypeScript's object types.