# Raycast ESLint Plugin

Raycast provides a plugin designed to help you follow best practices as you build extensions.

Find more on [developers.raycast.com](https://developers.raycast.com/information/tools/eslint).

## Rules

You'll find below a summary of all the rules included in our ESLint plugin.

<!-- begin auto-generated rules list -->

🔧 Automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/user-guide/command-line-interface#--fix).

| Name                                                     | Description                         | 🔧 |
| :------------------------------------------------------- | :---------------------------------- | :- |
| [prefer-placeholders](docs/rules/prefer-placeholders.md) | Prefer Placeholders for Text Fields |    |
| [prefer-title-case](docs/rules/prefer-title-case.md)     | Prefer Title Case                   | 🔧 |

<!-- end auto-generated rules list -->
