diff --git a/frontend/jsconfig.json b/frontend/jsconfig.json index 6a70e94..1f54eba 100644 --- a/frontend/jsconfig.json +++ b/frontend/jsconfig.json @@ -22,7 +22,6 @@ "noUnusedParameters": true, "noFallthroughCasesInSwitch": true, /* Path mapping */ - "baseUrl": ".", "paths": { "@/*": [ "./src/*"