UNPKG
test-performance
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
Simplifying testing performance
github.com/nickheal/test-performance
nickheal/test-performance
test-performance
/
commitlint.config.js
4 lines
(3 loc)
•
70 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { extends: [
'@commitlint/config-conventional'
], };