UNPKG
moves-client
Version:
latest (1.0.0)
1.0.0
Client to connect to the Moves API
github.com/jaebradley/moves-client
jaebradley/moves-client
moves-client
/
commitlint.config.js
2 lines
(1 loc)
•
62 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
'@commitlint/config-angular'
] }
;