FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
intent/knip.json at main · TanStack/intent · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TanStack
/
intent
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
20
Star
325
Code
Issues
4
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
intent
/
knip.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (22 loc) · 647 Bytes
Breadcrumbs
intent
/
knip.json
Copy path
File metadata and controls
22 lines (22 loc) · 647 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"$schema"
:
"
https://unpkg.com/knip@5/schema.json
"
,
"workspaces"
: {
"."
: {
"entry"
: [
"
scripts/*.ts
"
,
"
evals/intent-discovery/**/*.ts
"
,
"
evals/intent-discovery/**/*.mjs
"
,
"
evals/intent-discovery/harness/intent-hooks/gate.mjs
"
],
"ignoreBinaries"
: [
"
copilot
"
,
"
diff
"
],
"ignoreFiles"
: [
"
evals/intent-discovery/fixtures/**/src/**/*
"
,
"
evals/intent-discovery/harness/intent-hooks/hook-core.d.mts
"
]
},
"packages/intent"
: {
"entry"
: [
"
src/index.ts
"
,
"
src/cli.ts
"
,
"
src/core.ts
"
,
"
src/setup.ts
"
],
"ignoreDependencies"
: [
"
verdaccio
"
]
}
}
}
Back
|
FazBrowse Home
|
New Git URL