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