UNPKG
bldl
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1
A CLI tool for downloading Bilibili streams
github.com/samuraime/bldl
samuraime/bldl
bldl
/
.lintstagedrc
7 lines
(6 loc)
•
63 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"*.js"
:
[
"eslint --fix"
,
"prettier --write"
]
}