Skip to content

Commit 018c1f1

Browse files
committed
docs: add jsdocs and typescript plugins to main readme
1 parent 18225ed commit 018c1f1

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ _We want to change that!_
5151
| <img width="24" src="docs/images/plugin-coverage.icon.png"> | [Code Coverage](./packages/plugin-coverage#readme) | Collects code **coverage** from your tests. |
5252
| <img width="24" src="docs/images/plugin-js-packages.icon.png"> | [JS Packages](./packages/plugin-js-packages#readme) | Checks 3rd party packages for known **vulnerabilities** and **outdated** versions. |
5353
| <img width="24" src="docs/images/plugin-lighthouse.icon.png"> | [Lighthouse](./packages/plugin-lighthouse#readme) | Measures web performance and best practices with **Lighthouse**. |
54+
| <img width="24" src="docs/images/plugin-jsdocs.icon.png"> | [JSDocs](./packages/plugin-jsdocs#readme) | Analyzes how much source code is **documented** using JSDocs comments. |
55+
| <img width="24" src="docs/images/plugin-typescript.icon.png"> | [TypeScript](./packages/plugin-typescript#readme) | Checks for **TypeScript** errors using strict compiler flags. |
5456

5557
---
5658

docs/images/plugin-jsdocs.icon.png

297 Bytes
Loading
849 Bytes
Loading

0 commit comments

Comments
 (0)