pub fn try_language_configuration_typescript(
    cancellation_flag: &dyn CancellationFlag,
) -> Result<LanguageConfiguration, LoadError<'_>>