dashboard
repositories
filestore
activity
search
login
xsmax
/
epc-web
费用云前端
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
费用云更改样式
gaobaoming
2018-10-31
d95781695bf820f2ec828ed4fcc01ca811b6d4f1
[xsmax/epc-web.git]
/
e2e
/
tsconfig.e2e.json
commit
|
author
|
age
1284d6
1
{
G
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
"outDir": "../out-tsc/e2e",
5
"module": "commonjs",
6
"target": "es5",
7
"types":[
8
"jasmine",
9
"node"
10
]
11
}
12
}