Skip to content

Commit 0625d41

Browse files
Update packages/plugin-typescript/README.md
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent ea6443c commit 0625d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The plugin accepts the following parameters:
8686

8787
| Option | Type | Default | Description |
8888
| ------------ | -------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
89-
| tsConfigPath | string | `tsconfig.json` | A string that defines the path to your `tsconfig.json` file |
89+
| tsconfig | string | `tsconfig.json` | A string that defines the path to your `tsconfig.json` file |
9090
| onlyAudits | string[] | undefined | An array of audit slugs to specify which documentation types you want to measure. Only the specified audits will be included in the results |
9191

9292
#### `tsconfig`

0 commit comments

Comments
 (0)