- Apply tab indentation across all TypeScript files
- Reformat biome.json, tsconfig.json, and turbo.json
- Update component and schema files for consistency
Reorganized package.json structure by moving devDependencies to the top and adding packageManager field. Introduced new script "auth:generate" for authentication key generation. Updated turbo.json with formatted structure and new "auth:generate" task for persistent execution.