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

This commit is contained in:
Turbobot
2025-03-17 02:36:25 -06:00
committed by Mauricio Siu
parent 731fd5a41c
commit 4ed66e3040
65 changed files with 6007 additions and 0 deletions

View File

@@ -23,5 +23,8 @@
"typescript": "~5.4.0",
"vite": "^5.3.1",
"vue-tsc": "^2.0.21"
},
"engines": {
"node": ">=20.0.9"
}
}