Initial Commit
This commit is contained in:
21
.cta.json
Normal file
21
.cta.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"projectName": ".",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"tailwind": true,
|
||||
"packageManager": "npm",
|
||||
"git": true,
|
||||
"version": 1,
|
||||
"framework": "react-cra",
|
||||
"chosenAddOns": [
|
||||
"eslint",
|
||||
"form",
|
||||
"sentry",
|
||||
"shadcn",
|
||||
"start",
|
||||
"store",
|
||||
"t3env",
|
||||
"table",
|
||||
"tanstack-query"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user