UNPKG
anonymous-student
Version:
beta (1.1.2-1)
latest (1.1.2)
1.1.2
1.1.2-1
Anonymous student is used to retrieve and save information from our website users.
anonymous-student
/
.huskyrc
6 lines
(5 loc)
•
72 B
Plain Text
View Raw
1
2
3
4
5
6
{
"hooks"
:
{
"pre-commit"
:
"npm run test -- --reporter min"
}
}