Select the types of activity you want to include in your feed.
1{ 2 "$schema": "https://unpkg.com/knip@6/schema.json", 3 "tags": ["-lintignore"], 4 "ignoreDependencies": ["@typescript/native-preview"], 5 "ignoreFiles": [".agents/skills/**/*.mjs"] 6}