diff --git a/.cursor/rules/alexandria.mdc b/.cursor/rules/alexandria.mdc index 4fe24b0..7a0724f 100644 --- a/.cursor/rules/alexandria.mdc +++ b/.cursor/rules/alexandria.mdc @@ -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.