Skip to content

Commit 95eed89

Browse files
Update packages/plugin-typescript/README.md
Co-authored-by: Matěj Chalk <[email protected]>
1 parent ca149c1 commit 95eed89

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
@@ -6,7 +6,7 @@
66

77
🕵️ **Code PushUp plugin for measuring TypeScript quality with compiler diagnostics.** 🔥
88

9-
This plugin allows you to **incrementally adopting strict compilation flags in TypeScript projects**.
9+
This plugin allows you to **incrementally adopt strict compilation flags in TypeScript projects**.
1010
It analyzes your codebase using the TypeScript compiler to detect potential issues and configuration problems.
1111

1212
TypeScript compiler diagnostics are mapped to Code PushUp audits in the following way:

0 commit comments

Comments
 (0)