UNPKG
chanlog
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.2
0.0.1
A beautiful tool to make changelog file
chanlog
/
.eslintrc
6 lines
•
67 B
Plain Text
View Raw
1
2
3
4
5
6
{ "extends":
"standard"
,
"rules"
: { "no-
var
":
"error"
} }