Sign in
apache
/
cordova-wp8
/
refs/heads/master
/
.
/
.jshintrc
blob: 89a121cf139b71eaadf09fc715a5e809ef95d36c [
file
] [
log
] [
blame
]
{
"node"
:
true
,
"bitwise"
:
true
,
"undef"
:
true
,
"trailing"
:
true
,
"quotmark"
:
true
,
"indent"
:
4
,
"unused"
:
"vars"
,
"latedef"
:
"nofunc"
}