Initial Commit
This commit is contained in:
14
apps/frontend/.cta.json
Normal file
14
apps/frontend/.cta.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"projectName": "frontend",
|
||||
"mode": "file-router",
|
||||
"typescript": true,
|
||||
"tailwind": true,
|
||||
"packageManager": "pnpm",
|
||||
"git": true,
|
||||
"version": 1,
|
||||
"framework": "react-cra",
|
||||
"chosenAddOns": [
|
||||
"eslint",
|
||||
"tanstack-query"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user