mirror of
https://github.com/buildbot/buildbot.git
synced 2021-05-20 10:47:20 +03:00
smokes: Improve debugging experience
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/e2e",
|
||||
"sourceMap": true,
|
||||
"removeComments": false,
|
||||
"baseUrl": "./",
|
||||
"module": "commonjs",
|
||||
"target": "es2017",
|
||||
|
||||
Reference in New Issue
Block a user