UNPKG
angular-ui-select2
Version:
latest (0.0.5)
0.0.5
AngularUI - The companion suite for AngularJS
angular-ui.github.com
angular-ui/ui-select2
angular-ui-select2
/
.jshintrc
12 lines
(11 loc)
•
176 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"curly"
:
true
,
"eqeqeq"
:
true
,
"immed"
:
true
,
"latedef"
:
true
,
"newcap"
:
true
,
"noarg"
:
true
,
"sub"
:
true
,
"boss"
:
true
,
"eqnull"
:
true
}