Removes bunx from the list of prohibited package managers in Copilot instructions, allowing its use alongside bun.
Updates VS Code terminal configuration to use the modern profiles format instead of deprecated shell settings for better Windows compatibility.
Fixes EAS build cache key syntax by removing incorrect dash separator in checksum function calls across all build profiles.
Removes IDE-specific configuration files and establishes Bun as the primary package manager.
Updates project documentation to emphasize Bun usage throughout the development workflow and enhances VS Code settings for better TypeScript performance.
Optimizes EAS build configuration with caching strategies and resource allocation improvements.
Cleans up unused imports and improves TypeScript configuration for better development experience.