mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"testFiles": "**/*.spec.ts",
|
|
"baseUrl": "http://localhost:3000",
|
|
"video": false,
|
|
"component": {
|
|
"componentFolder": "src"
|
|
}
|
|
}
|