mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
build(commitizen): use global commitizen, cz-conventional-changelog
This commit is contained in:
parent
cacb72c228
commit
51b1138edf
2 changed files with 21 additions and 4124 deletions
4142
package-lock.json
generated
4142
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,12 +33,11 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "7.17.0",
|
"@babel/eslint-parser": "7.17.0",
|
||||||
"cz-conventional-changelog": "3.0.2",
|
|
||||||
"eslint": "8.15.0"
|
"eslint": "8.15.0"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"commitizen": {
|
"commitizen": {
|
||||||
"path": "./node_modules/cz-conventional-changelog"
|
"path": "cz-conventional-changelog"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue