Skip to content

transformConfigFile

@tsed/cli

Usage

typescript
import { transformConfigFile } from "@tsed/cli/src/processors/transformConfigFile";

See /packages/cli/src/processors/transformConfigFile.ts.

Overview

ts
function transformConfigFile(project: ProjectClient, data: RenderDataContext): void;

Released under the MIT License.