Installed according to: https://github.com/conventional-changelog/commitlint/blob/v11.0.0/README.md#getting-started PR: #586
10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"name": "zmk",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^11.0.0",
|
|
"@commitlint/config-conventional": "^11.0.0"
|
|
}
|
|
}
|