UNPKG
generator-webda
Version:
latest (1.5.2)
next (0.9.2)
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
0.9.2
0.9.1
0.9.0
Generate Webda module
webda.io
loopingz/generator-webda
generator-webda
/
generators
/
ci
/
templates
/
.commitlintrc.js
2 lines
(1 loc)
•
64 B
JavaScript
View Raw
1
2
module.exports
= {extends: [
'@commitlint/config-conventional'
]}