Code Review
/
src
/
xds
/
xds-agent.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Bump xds-server to latest version
[src/xds/xds-agent.git]
/
webapp
/
e2e
/
tsconfig.e2e.json
1
{
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
"outDir": "../out-tsc/e2e",
5
"baseUrl": "./",
6
"module": "commonjs",
7
"target": "es5",
8
"types": [
9
"jasmine",
10
"jasminewd2",
11
"node"
12
]
13
}
14
}