mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: add commitlinting and husky hook
This commit is contained in:
parent
1af0f77977
commit
c354f88f49
1
commitlint.config.js
Normal file
1
commitlint.config.js
Normal file
@ -0,0 +1 @@
|
||||
module.exports = { extends: ['@commitlint/config-conventional'] };
|
1203
package-lock.json
generated
1203
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -132,6 +132,8 @@
|
||||
"yargs": "^17.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^16.2.4",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@inrupt/solid-client-authn-core": "^1.11.5",
|
||||
"@inrupt/solid-client-authn-node": "^1.11.5",
|
||||
"@microsoft/tsdoc-config": "^0.15.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user