chore(shared): 🔧 Update shared configuration files and scripts

This commit is contained in:
Lilith 2026-01-16 20:51:28 -08:00
parent 60e6c22b2b
commit b168b6d4cf

View file

@ -1,5 +1,5 @@
{
"extends": "@lilith/configs-ts/typescript/esm.json",
"extends": "@lilith/configs/typescript/esm.json",
"compilerOptions": {
"lib": ["ES2022", "DOM"],
"outDir": "dist",