Skip to content

refactor: extract the new `template-parser` package

Administrator requested to merge contractors/SG-29322 into main

Created by: gitstart-sourcegraph

Description

  1. Let's remove client/shared/src/api/client/services/util.ts with corresponding tests.
  2. Let's extract the new template-parser package:
parser

The Context interface should be the only entity extracted from client/shared/src/api/extension/api/context/context.ts. Everything else in this file should be left untouched.

Ref

SourceGraph Issue GitStart ticket

Merge request reports

Loading