Skip to content

Commit 6cb7d5e

Browse files
committed
fix
1 parent 050a61a commit 6cb7d5e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.cursor/rules/project-wide.mdc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
description: Root Configuration Rules for the Hypergraph monorepo and its packages
3+
globs:
4+
alwaysApply: true
5+
---
6+
17
# Hypergraph Project-Wide Rules
28

39
## Monorepo Structure
@@ -54,9 +60,4 @@
5460
- Implement proper caching strategies
5561
- Use efficient algorithms
5662
- Monitor performance metrics
57-
- Follow performance best practices
58-
description: |
59-
Project-wide rules and standards for the Hypergraph monorepo, covering code style, TypeScript configuration, testing, documentation, git workflow, security, and performance to ensure consistency and quality across all packages.
60-
globs:
61-
alwaysApply: false
62-
---
63+
- Follow performance best practices

0 commit comments

Comments
 (0)