projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
15921: Updates tests to not expect trailing slashes on API calls.
[arvados.git]
/
tsconfig.test.json
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
"module": "commonjs"
5
}
6
}