From 135ac4eabbb903474fc6aa1baab84bbd44b9dc14 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 15 Jan 2026 08:31:42 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20Update=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index ae7b0ee..4fa45d3 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"