Skip to content

Update TypeScript target in log-viewer-webui to ES2023 #919

@coderabbitai

Description

@coderabbitai

Overview

This issue tracks the effort to update the TypeScript configuration in the log-viewer-webui component to align with modern standards and Vite's recommendations.

Background

In the yscope-log-viewer project, we've migrated from Webpack to Vite and noticed that our TypeScript configurations should be updated to use ES2023 for TypeScript 5.5+ compatibility.

Task

  • Update the target in components/log-viewer-webui/client/tsconfig/tsconfig.node.json from ES2022 to ES2023
  • Ensure backward compatibility with existing code

Reference

cc: @junhaoliao

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions