this repo has no description
0
fork

Configure Feed

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

I have seen things

+4 -4
+1 -1
.node-version
··· 1 - 24.14.1 1 + 24.15.0
+3 -3
knip.json
··· 1 1 { 2 2 "$schema": "https://unpkg.com/knip@6/schema.json", 3 3 "tags": ["-lintignore"], 4 - "drizzle": { 5 - "config": [] 6 - } 4 + "ignoreDependencies": ["@typescript/native-preview"], 5 + "ignoreFiles": ["drizzle.config.ts", ".agents/skills/**/*.mjs"], 6 + "drizzle": false 7 7 }