Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.01 KB

File metadata and controls

21 lines (13 loc) · 1.01 KB

Raycast ESLint Plugin

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

Find more on developers.raycast.com.

Rules

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

🔧 Automatically fixable by the --fix CLI option.

Name Description 🔧
prefer-ellipsis Prefer Ellipsis Character 🔧
prefer-placeholders Prefer Placeholders for Text Fields
prefer-title-case Prefer Title Case 🔧