This repository has been archived on 2025-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
bolderjara-serviss/frontend/.cta.json
Leons Aleksandrovs 9803b5b35d Prettier / main page
2025-07-02 14:51:00 +03:00

12 lines
234 B
JSON

{
"projectName": ".",
"mode": "file-router",
"typescript": true,
"tailwind": true,
"packageManager": "bun",
"git": true,
"version": 1,
"framework": "react-cra",
"chosenAddOns": ["tanstack-query"]
}