diff --git a/tsconfig.json b/tsconfig.json index d096c1a..00b3a31 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,6 @@ "scripts" ], "compilerOptions": { - "baseUrl": ".", "strict": true, "paths": { "@/*": [ @@ -39,4 +38,4 @@ "node_modules", "./node_modules" ] -} \ No newline at end of file +}