diff --git a/tsconfig.json b/tsconfig.json index de704e7..48bd295 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,6 @@ { "compilerOptions": { - "baseUrl": "./src", + "baseUrl": "src", // Enable latest features "lib": ["ESNext"],