We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f59c0f commit faa296cCopy full SHA for faa296c
packages/plugin-typescript/package.json
@@ -2,7 +2,7 @@
2
"name": "@code-pushup/typescript-plugin",
3
"version": "0.57.0",
4
"license": "MIT",
5
- "description": "Code PushUp plugin to incrementally adopting strict compilation flags in TypeScript projects",
+ "description": "Code PushUp plugin for incrementally adopting strict compilation flags in TypeScript projects",
6
"homepage": "https://github.com/code-pushup/cli/tree/main/packages/plugin-typescript#readme",
7
"bugs": {
8
"url": "https://github.com/code-pushup/cli/issues?q=is%3Aissue%20state%3Aopen%20type%3ABug%20label%3A\"🧩%20typescript-plugin\""
0 commit comments