mirror of https://github.com/buster-so/buster.git
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
|
---
|
||
|
description: Rules for new stories
|
||
|
globs: src/components/**/*.stories.tsx
|
||
|
---
|
||
|
All new stories title with "Base/{componentName}" unless specified otherwise.
|