UNPKG
biteagle-cli
Version:
latest (0.0.1)
0.0.1
Biteagle project command line interface.
biteagle-cli
/
.lintstagedrc.json
6 lines
(5 loc)
•
52 B
JSON
View Raw
1
2
3
4
5
6
{
"*.{js,ts}"
:
[
"eslint --fix"
]
}