Browse Source

Remove redundant general rule

master
buttercat1791 10 months ago
parent
commit
072d41dd49
  1. 1
      .cursor/rules/alexandria.mdc

1
.cursor/rules/alexandria.mdc

@ -36,7 +36,6 @@ Observe the following style guidelines when writing code: @@ -36,7 +36,6 @@ Observe the following style guidelines when writing code:
### General Guidance
- Use PascalCase names for Svelte 5 components and their files.
- Use snake_case names for plain TypeScript files.
- Use comments sparingly; code should be self-documenting.

Loading…
Cancel
Save