this repo has no description atmosphereconf-vods.wisp.place/
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 15 lines 334 B view raw
1{ 2 "projectName": "atmosphereconf2026", 3 "mode": "file-router", 4 "typescript": true, 5 "packageManager": "npm", 6 "includeExamples": false, 7 "tailwind": true, 8 "addOnOptions": {}, 9 "envVarValues": {}, 10 "git": true, 11 "routerOnly": false, 12 "version": 1, 13 "framework": "react", 14 "chosenAddOns": ["eslint", "tanstack-query"] 15}