astro-ghostcms/.pnpm-store/v3/files/95/a38de8dc1feb0c96da2c2791a38...

11 lines
396 B
Plaintext

---
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.
This rule extends the base [`eslint/object-curly-spacing`](https://eslint.org/docs/rules/object-curly-spacing) rule.
It adds support for TypeScript's object types.