[Gradle, JS] Add karma debugger by timeout

This commit is contained in:
Ilya Goncharov
2019-11-15 10:08:37 +03:00
parent 821a4ea472
commit 550cc9d775
5 changed files with 51 additions and 7 deletions
@@ -4,8 +4,7 @@
"module": "ESNext",
"strict": true,
"sourceMap": true,
"allowSyntheticDefaultImports": true,
"inlineSourceMap": true
"allowSyntheticDefaultImports": true
},
"exclude": [
"**/*Debug.ts"