astro-ghostcms/.pnpm-store/v3/files/bd/af52e79b5d3ea2f2cf988584e55...

11 lines
436 B
Plaintext

---
description: 'Enforce the consistent use of either backticks, double, or single quotes.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/quotes** for documentation.
This rule extends the base [`eslint/quotes`](https://eslint.org/docs/rules/quotes) rule.
It adds support for TypeScript features which allow quoted names, but not backtick quoted names.