Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
portal
/
nonrtric-controlpanel
/
1240ba342ca49d086558608b65bff473c454f0a3
/
.
/
webapp-frontend
/
e2e
/
tsconfig.e2e.json
blob: 557cc747232c5989d0a07581db711b3dc1f2f75b [
file
] [
log
] [
blame
]
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"../out-tsc/app"
,
"module"
:
"commonjs"
,
"target"
:
"es2015"
,
"types"
:
[
"jasmine"
,
"jasminewd2"
,
"node"
]
}
}