Skip to content

Commit

Permalink
feat: add keywords for NPM to display
Browse files Browse the repository at this point in the history
Signed-off-by: Vojtech Masek <[email protected]>
  • Loading branch information
vmasek committed Oct 16, 2024
1 parent 138e180 commit 8668b00
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,27 @@
"@nx/nx-darwin-x64": "^16.10.0",
"@nx/nx-linux-x64-gnu": "16.7.4"
},
"keywords": [
"CLI",
"Code PushUp",
"automation",
"developer tools",
"code quality",
"build tools",
"KPI tracking",
"tech debt",
"automated feedback",
"regression guard",
"CI integration",
"code management",
"actionable feedback",
"trend analysis",
"static analysis",
"linting",
"audit",
"performance",
"score monitoring"
],
"config": {
"commitizen": {
"path": "@commitlint/cz-commitlint"
Expand Down

0 comments on commit 8668b00

Please sign in to comment.