diff --git a/tsconfig.json b/tsconfig.json index 7e80d7f..8fc8186 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": { "outDir": "./dist", "rootDir": "./src"