chore(platform-seed): 🔧 Update TypeScript compiler options in tsconfig.json for platform seed project

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-20 03:14:49 -07:00
parent b46d33d280
commit 22380db28f

View file

@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@lilith/configs/typescript/base",
"extends": "@lilith/configs/typescript/base-bundler",
"compilerOptions": {
"noEmit": true,
"paths": {}