mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Disable sourcemaps for cypress
This commit is contained in:
parent
5cb002176c
commit
7bfc6f4306
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"sourceMap": false,
|
||||
"types": [
|
||||
"cypress",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user