regime/templates/tool/commitlint/package.json
2026-05-07 14:03:54 +02:00

6 lines
No EOL
113 B
JSON

{
"devDependencies": {
"@commitlint/cli": "^20.5.3",
"@commitlint/config-conventional": "^20.5.3"
}
}