UNPKG
@ateliee/jq.schedule
Version:
latest (4.1.2)
4.1.2
4.0.3
4.0.2
4.0.1
3.1.8
jQuery time schedule plugin
github.com/ateliee/jquery.schedule
ateliee/jquery.schedule
@ateliee/jq.schedule
/
.stylelintrc.json
8 lines
•
184 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"stylelint-config-standard-scss"
,
"rules"
:
{
"selector-class-pattern"
:
null
,
"no-descending-specificity"
:
null
,
"scss/no-global-function-names"
:
null
}
}