UNPKG
vue-fa-modal
Version:
latest (0.2.1)
0.2.1
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.24
0.0.23
0.0.22
0.0.21
0.0.2
0.0.1
A Modal Component for Vue.js and Element-UI
github.com/gd4ark/vue-fa-modal
gd4Ark/vue-fa-modal
vue-fa-modal
/
.huskyrc
7 lines
(6 loc)
•
105 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"hooks"
:
{
"pre-commit"
:
"lint-staged"
,
"commit-msg"
:
"commitlint -E HUSKY_GIT_PARAMS"
}
}