---
lang: en
title: 'API docs: tsdocs.extractoroptions.tsconfigfilepath'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/tsdocs
permalink: /doc/en/lb4/apidocs.tsdocs.extractoroptions.tsconfigfilepath.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/tsdocs](./tsdocs.md) &gt; [ExtractorOptions](./tsdocs.extractoroptions.md) &gt; [tsconfigFilePath](./tsdocs.extractoroptions.tsconfigfilepath.md)

## ExtractorOptions.tsconfigFilePath property

Path for tsconfig

<b>Signature:</b>

```typescript
tsconfigFilePath?: string;
```

