Skip to content

TEMPLATE_DIR

@tsed/cli-plugin-eslint

Usage

typescript
import { TEMPLATE_DIR } from "@tsed/cli-plugin-eslint";

See /packages/cli-plugin-eslint/src/utils/templateDir.ts.

Overview

ts
const TEMPLATE_DIR: string;

Released under the MIT License.