Skip to content
Snippets Groups Projects
Commit 6ee668c1 authored by Uladzimir Havenchyk's avatar Uladzimir Havenchyk Committed by Uladzimir Havenchyk
Browse files

Specify baseUrl for e2e tests

parent 69f380e6
No related branches found
No related tags found
No related merge requests found
{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"baseUrl": "./",
"types": ["cypress", "@testing-library/cypress"],
"paths": {
"*": ["../frontend/src/*"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment