feat(create-turbo): create basic

This commit is contained in:
Turbobot
2025-08-25 22:24:01 +04:00
committed by Asya Vee
commit e6579171ec
63 changed files with 4649 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"
}
}