buster/web/.cursor/rules/components_ui_stories.mdc

6 lines
186 B
Plaintext
Raw Normal View History

2025-02-25 10:45:41 +08:00
---
description: Rules for new stories
globs: src/components/**/*.stories.tsx
2025-02-27 23:38:44 +08:00
alwaysApply: false
2025-02-25 10:45:41 +08:00
---
2025-02-27 23:38:44 +08:00
All new stories title with "UI/directory/{componentName}" unless specified otherwise.