UNPKG
ui-select
Version:
latest (0.19.8)
0.20.0
0.19.8
0.19.7
0.19.6
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.1
0.18.0
0.17.1
0.17.0
0.16.1
0.16.0
0.15.0-ar
0.14.10
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.2-amd
0.11.2
github.com/angular-ui/ui-select
ui-select
/
src
/
.jshintrc
7 lines
•
142 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"undef"
:
true
,
"unused"
:
true
,
"strict"
:
true
,
"boss"
:
true
,
"globals"
:
{
"angular"
:
false
,
"window"
:
false
}
}