diff --git a/tsconfig.json b/tsconfig.json index ca5035c..9a73025 100755 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,7 +19,6 @@ "noUnusedLocals": false, "noUnusedParameters": false, "noFallthroughCasesInSwitch": true, - "baseUrl": ".", "paths": { "@/*": [ "./src/*"