---
symbol: TEMPLATE_DIR
module: "@tsed/cli-plugin-eslint"
type: const
meta:
 - name: keywords
   description: api typescript node.js documentation TEMPLATE_DIR const
---
# 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](https://github.com/tsedio/tsed-cli/blob/v7.5.1/packages/cli-plugin-eslint/src/utils/templateDir.ts#L0-L0).

## Overview

```ts
const TEMPLATE_DIR: string;
```
