Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
b4fdd0ac335e1319a8aba2f849f314f59133afb4
/
.
/
applications
/
auto-scale
/
gui
/
spec
/
.eslintrc
blob: ad4bc2db24115dadb8fef7193843290c2bfed30c [
file
] [
log
] [
blame
]
{
"globals"
:{
"describe"
:
true
,
"beforeEach"
:
true
,
"it"
:
true
,
"inject"
:
true
,
"expect"
:
true
}
}