this repo has no description
0
fork

Configure Feed

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

at main 6 lines 185 B view raw
1{ 2 "$schema": "https://unpkg.com/knip@6/schema.json", 3 "tags": ["-lintignore"], 4 "ignoreDependencies": ["@typescript/native-preview"], 5 "ignoreFiles": [".agents/skills/**/*.mjs"] 6}