Auto-fix formatting issues

This commit is contained in:
GitHub Action
2025-09-16 11:14:56 +00:00
parent b6be411c7a
commit 2925b2f56b
5 changed files with 39 additions and 31 deletions

View File

@@ -47,6 +47,7 @@ pnpm run dev # Development with hot reload
```
**Testing:**
- Always run `pnpm test` before committing
- For CLI testing: `node dist/cli.js https://example.com --name TestApp --debug`
- For app functionality testing: Use `pnpm run dev` for hot reload