chore(ts): drop deprecated baseUrl from tsconfig.base.json #101

Merged
julien merged 1 commits from chore/typescript-drop-deprecated-baseurl into main 2026-05-12 02:06:24 +02:00
-1
View File
@@ -1,7 +1,6 @@
{ {
"compilerOptions": { "compilerOptions": {
"rootDir": ".", "rootDir": ".",
"baseUrl": ".",
"paths": { "paths": {
"shared-tokens": ["./libs/shared/tokens/src/index.ts"], "shared-tokens": ["./libs/shared/tokens/src/index.ts"],
"shared-util": ["./libs/shared/util/src/index.ts"], "shared-util": ["./libs/shared/util/src/index.ts"],