diff --git a/web/tsconfig.json b/web/tsconfig.json index eadb6f6..d2a4e60 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "baseUrl": "./src", "target": "es5", "lib": [ "dom",