chore(shared): 🔧 **Chain-of-Thought Reasoning:**

This commit is contained in:
QuinnFTW 2026-01-15 08:33:51 -08:00
parent 964e760fc3
commit a109b7055f
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"extends": "@lilith/configs/typescript/esm.json",
"extends": "@lilith/configs-ts/typescript/esm.json",
"compilerOptions": {
"outDir": "./dist",
"rootDir": "./src"

View file

@ -1,5 +1,5 @@
{
"extends": "@lilith/configs/typescript/base.json",
"extends": "@lilith/configs-ts/typescript/base.json",
"compilerOptions": {
"outDir": "./dist",
"rootDir": "./src",