Commit dceaf3c3 by Tuukka Kivilahti

this maybe fixes something

1 parent 802f81a1
Pipeline #56 failed
in 0 seconds
Showing with 14 additions and 0 deletions
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"baseUrl": "./",
"module": "commonjs",
"target": "es5",
"types": [
"jasmine",
"jasminewd2",
"node"
]
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!