Skip to content

Commit 54d1621

Browse files
aramirezjBioPhoton
andauthored
Update packages/plugin-doc-coverage/README.md
Co-authored-by: Michael Hladky <10064416+BioPhoton@users.noreply.github.com>
1 parent 49e5b56 commit 54d1621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-doc-coverage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Measured documentation types are mapped to Code PushUp audits in the following w
3535
pnpm add --save-dev @code-pushup/doc-coverage-plugin
3636
```
3737

38-
3. Add this plugin to the `plugins` array in your Code PushUp CLI config file (e.g. `code-pushup.config.js`).
38+
3. Add this plugin to the `plugins` array in your Code PushUp CLI config file (e.g. `code-pushup.config.ts`).
3939

4040
Pass the target files to analyze and optionally specify which types of documentation you want to track.
4141
You can skip for example tests by defining in the sourceGlob the path to the tests folder or pattern to match the tests files with the `!` symbol.

0 commit comments

Comments
 (0)