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