Files
Kazuki Yamada 12ea47b472 refactor(website): address PR review feedback for type safety and code quality
Improve type safety and code quality based on PR review comments:
- Convert PackButton.vue to TypeScript with proper type definitions
- Fix AbortSignal.reason comparison using strict equality instead of String()
- Extract magic number constant for API timeout in server configuration

These changes enhance type safety, improve code robustness, and increase
maintainability as suggested by automated code reviewers.
2025-09-23 22:04:20 +09:00
..