diff --git a/tsconfig.json b/tsconfig.json index 009b3d6..98bb78e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/esm.json", + "extends": "@lilith/configs-ts/typescript/esm.json", "compilerOptions": { "lib": ["ES2022", "DOM"], "outDir": "dist",