UNPKG
todo-live
Version:
latest (1.0.0)
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
a todo list manager in command line
github.com/DhyanaChina/todo-live
DhyanaChina/todo-live
todo-live
/
commitlint.config.js
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
'@commitlint/config-angular'
] }