Sign in
apache
/
cordova-plugin-battery-status
/
85c6f507a3e4b8640ae81eac3be953e6d7cf19ab
/
.
/
.jshintrc
blob: df32482139b695841c5ca244db387a164e41da6f [
file
] [
log
] [
blame
]
{
"browser"
:
true
,
"devel"
:
true
,
"bitwise"
:
true
,
"undef"
:
true
,
"trailing"
:
true
,
"quotmark"
:
false
,
"indent"
:
4
,
"unused"
:
"vars"
,
"latedef"
:
"nofunc"
,
"globals"
:
{
"module"
:
false
,
"exports"
:
false
,
"require"
:
false
,
"cordova"
:
true
}
}