Fix configuration loading: The application now correctly uses the .cjs extension for synchronous compiled TypeScript, ensuring better compatibility with various setups.
Fix async loading: The default behavior for the asynchronous TypeScript loader is now properly set, improving the loading experience for users.