Skip to content

Commit 78fa4a5

Browse files
committed
Add library feature rules for editing feature data files, specifying usage of existing features in libraries.ts. This ensures clarity in feature management.
1 parent 32e3266 commit 78fa4a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.cursor/rules/library-features.mdc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description:
3+
globs: *.yml
4+
alwaysApply: false
5+
---
6+
When editing feature data files in `data/`, *DO NOT* create new features in libraries.ts unless explicitly asked to. Use only the features already available in `features.ts` when describing a library.

0 commit comments

Comments
 (0)