diff --git a/tsconfig.json b/tsconfig.json index 7e33227..02afc48 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/base", + "extends": "@lilith/configs-ts/typescript/base", "compilerOptions": { "outDir": "./dist", "rootDir": "./src",