diff --git a/assets/tsconfig.json b/assets/tsconfig.json index a9401b6..9a64efa 100644 --- a/assets/tsconfig.json +++ b/assets/tsconfig.json @@ -21,7 +21,6 @@ // Feel free to adjust this configuration however you need. { "compilerOptions": { - "baseUrl": ".", "paths": { "*": ["../deps/*"] },