Scott Idem
9a75243d9c
Making the code easier to read and more consistent.
2026-03-24 12:05:22 -04:00
Scott Idem
07dd6c18a1
Making things look nicer. Better formatting.
2026-02-06 13:49:11 -05:00
Scott Idem
0987cd6ad9
style: Apply Prettier formatting with 4-space indentation
...
Applied consistent code formatting across the project using Prettier, now configured to use 4-space indentation instead of tabs.
2025-11-18 18:40:50 -05:00
Scott Idem
6d1f9989d0
config: Configure Prettier to use 4 spaces for indentation
...
Updated .prettierrc to set 'useTabs' to false and 'tabWidth' to 4, ensuring that Prettier formats code with 4-space indentation instead of tabs, as per user preference.
2025-11-18 18:39:35 -05:00
Scott Idem
17d99d080c
Starting a new template using Svelte, SvelteKit, Tailwind, and Skeleton.
2024-02-15 09:49:35 -05:00