diff --git a/tsconfig.json b/tsconfig.json index 5faf7d4..7ffc5ff 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "baseUrl": ".", "target": "ES2022", "lib": ["dom", "dom.iterable", "esnext"], "allowJs": true,