feat(create-turbo): apply official-starter transform

This commit is contained in:
Turbobot
2025-10-06 16:18:41 +02:00
committed by Andras Bacsai
parent 84da487a0c
commit 5d8a02f127
56 changed files with 3465 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"extends": ["@repo/typescript-config/svelte.json", "./.svelte-kit/tsconfig.json"]
}