this repo has no description
0
fork

Configure Feed

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

at main 10 lines 357 B view raw
1{ 2 "name": "compiles.at", 3 "private": true, 4 "packageManager": "pnpm@11.0.4+sha512.0a397165007a014ed52919a61e5f46c48b9bca88404c303ecaecc63f62def563898d3c6b8a5d5ea5811eb398cfe03ab05da1a5ce963f126d5ead4c02f93b83c3", 5 "scripts": { 6 "format": "pnpm --filter app format", 7 "check": "pnpm --filter app check", 8 "lint": "pnpm --filter app lint" 9 } 10}