UNPKG
@mais-tech/renault-ui-library
Version:
latest (0.1.144)
0.1.144
0.1.143
0.1.142
0.1.141
0.1.140
0.1.139
0.1.138
0.1.137
0.1.136
0.1.135
0.1.134
0.1.133
0.1.132
UI component library for Renault applications.
@mais-tech/renault-ui-library
/
commitlint.config.js
2 lines
(1 loc)
•
68 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
"@commitlint/config-conventional"
] }
;