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

This commit is contained in:
Turbobot
2025-07-08 12:54:07 +03:00
committed by Yuu Ottosoka
commit 393c175460
62 changed files with 4664 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "@repo/typescript-config",
"version": "0.0.0",
"private": true,
"license": "MIT",
"publishConfig": {
"access": "public"
}
}