@loopback/docs
Version:
Documentation for LoopBack 4
23 lines (15 loc) • 619 B
Markdown
lang: en
title: 'API docs: tsdocs.extractoroptions.tsconfigfilepath'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.tsdocs.extractoroptions.tsconfigfilepath.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/tsdocs](./tsdocs.md) > [ExtractorOptions](./tsdocs.extractoroptions.md) > [tsconfigFilePath](./tsdocs.extractoroptions.tsconfigfilepath.md)
## ExtractorOptions.tsconfigFilePath property
Path for tsconfig
<b>Signature:</b>
```typescript
tsconfigFilePath?: string;
```