UNPKG
jest-node-http
Version:
latest (1.0.0)
1.0.0
jest mock
github.com/jameswlane/jest-node-http
jameswlane/jest-node-http
jest-node-http
/
commitlint.config.js
2 lines
(1 loc)
•
65 B
JavaScript
View Raw
1
2
module.exports
= {extends: [
'@commitlint/config-conventional'
]}
;